June 6, 2013
Then we added the user
People, not process!
At the end of the process
Think of Responsive web design ... in the code phase ?
RWD take part of the whole process
Build deliverables for each phase, share with the whole team, iterate.
well ... it depends
Start with designer, end with frontend.
/*
# Types styles
## Responsive titles
You can resize browser window to see how titles size change.
````
<h1>Title level 1</h1>
<h2>Title level 2</h2>
<h3>Title level 3</h3>
<h4>Title level 4</h4>
<h5>Title level 5</h5>
````
*/
h1{
font-size: 2rem;
}
...
Build a Frontend documentation
Ready to use modules and blocks
It's all about communication
User first
Two Cats In A Sack: Designer-Developer Discord – By Cassie McDaniel