Skip to content

Instantly share code, notes, and snippets.

@eshiota
Created November 5, 2011 15:58
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save eshiota/1341694 to your computer and use it in GitHub Desktop.
Save eshiota/1341694 to your computer and use it in GitHub Desktop.
UX para Developers - Referências
# 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)
@eshiota
Copy link
Author

eshiota commented Jan 20, 2012

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.

@eshiota
Copy link
Author

eshiota commented Sep 10, 2012

Removed Bootstrap from Twitter. Guess it's better this way. =P

@ndrluis
Copy link

ndrluis commented Aug 13, 2013

Add - ColourCode (http://colourco.de/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment