A List Apart: Articles: Now You See Me
Shared by 2 people
More from this website
The Design of Code: Organizing JavaScript · An A List Apart Article (alistapart.com)
Well-designed code is much easier to maintain, optimize, and extend, making for more efficient developers. Three high-level, language-agnostic aspects of code design are key to achieving this nirvana: system architecture, maintainability, and reusabili...
You Can’t Do Everything ∙ An A List Apart Column (alistapart.com)
In any given day I can find myself reading up on a new W3C proposal, fixing an issue with our tax return, coding an add-on for our product, writing a conference presentation, building a server, creating a video tutorial, and doing front end development...
WYSIWTF ∙ An A List Apart Column (alistapart.com)
Arguing for “separation of content from presentation” implies a neat division between the two. The reality, of course, is that content and form, structure and style, can never be fully separated. Anyone who’s ever written a document and played around t...
Responsive Web Design · An A List Apart Article (alistapart.com)
Designers have coveted print for its precision layouts, lamenting the varying user contexts on the web that compromise their designs. Ethan Marcotte advocates we shift our design thinking to appropriate these constraints: using fluid grids, flexible im...
Reading Design · An A List Apart Article (alistapart.com)
With so many specialists working so hard at their craft, why are so many pages so hard to read? Unabashed text enthusiast Dean Allen thinks designers would benefit from approaching their work as being written rather than assembled.
A Dao of Web Design · An A List Apart Article (alistapart.com)
Web designers often bemoan the malleable nature of the web, which seems to defy our efforts at strict control over layout and typography. But maybe the problem is not the web. Maybe the problem is us. John Allsopp looks at web design through the prism ...
Two Tools to Keep Your CSS Clean ∙ An A List Apart Blog Post (alistapart.com)
A couple resources to manage your styles — csscss helps eliminate redundancies and Helium looks for un-used styles.
Explaining Water to Fish ∙ An A List Apart Column (alistapart.com)
Seems like user-centered design just isn't all it's cracked up to be. We're told that user-centered design is limiting and we need to look beyond it. It's just not good enough, because it doesn't consider all the variables involved. Jared Spool tells ...
Hack Your Maps · An A List Apart Article (alistapart.com)
Web maps have come a long way. A ubiquitous and critical component of many apps, they’ve also become one of the mobile space’s most successful transplants. The core web map UI paradigm itself—a continuous, pannable, zoomable surface—has even spread bey...
Content Modelling: A Master Skill · An A List Apart Article (alistapart.com)
The content model is one of the most important content strategy tools at your disposal. It allows you to represent content in a way that translates the intention, stakeholder needs, and functional requirements from the user experience design into somet...
Material Honesty on the Web · An A List Apart Article (alistapart.com)
Material honesty—the idea that a substance should be itself, rather than mimic something else—has guided everyone from Ruskin to Charles and Ray Eames. How might material honesty apply to our immaterial (digital) projects? What light might its principl...

