Created
November 5, 2011 15:58
-
-
Save eshiota/1341694 to your computer and use it in GitHub Desktop.
UX para Developers - Referências
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# UX para Developers - Referências | |
## Soluções prontas | |
- jQuery Mobile (http://www.jquerymobile.com) | |
- HTML 5 Boilerplate (http://html5boilerplate.com) | |
## Ferramentas | |
- Spin.js (http://fgnass.github.com/spin.js) | |
- Google Web Fonts (http://www.google.com/webfonts) | |
- Typekit (http://typekit.com) | |
- CSS 3 Button Generator (http://css3buttongenerator.com) | |
- Adobe Kuler (http://kuler.adobe.com) | |
- Subtle Patterns (http://www.subtlepatterns.com) | |
- Silverback (http://www.silverbackapp.com) | |
## Referências | |
- Livro - JavaScript: The Good Parts (Douglas Crockford) | |
- Livro - Eloquent JavaScript (Marijn Hoverbeke) | |
- Livro - Hardboiled Web Design (Andy Clarke) | |
- Livro - HTML 5 for Web Designers (Jeremy Keith) | |
- Livro - Responsive Web Design (Ethan Marcotte) | |
- Livro - O Design do Dia a Dia (Donald A. Norman) | |
- Livro - Universal Principles of Design (William Lidwell) | |
- Jakob Nielsen (http://useit.com) | |
- UI Patterns (http://ui-patterns.com) | |
- A List Apart (http://alistapart.com) | |
- CSS-Tricks (http://css-tricks.com) | |
- Smashing Magazine (http://smashingmagazine.com) | |
## Inspirações | |
- Little Big Details (http://littlebigdetails.com) | |
- Dribbble (http://www.dribbble.com) | |
- House of Buttons (http://houseofbuttons.tumblr.com) |
Removed Bootstrap from Twitter. Guess it's better this way. =P
Add - ColourCode (http://colourco.de/)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Bootstrap from Twitter is a great way to start a website/webapp offering a good UX, but keep in mind that its code is a bit heavy, and it's mainly for prototyping purposes.