Learning Resources for Web Development
A quick google search will give you an overwhelming amount of resources on how to get started with web development. I’ve compiled a list of my favorite resources for you to sift through in hopes to help you cut the fat when developing your own process. This will be an expanding list as I remember helpful tools. Feedback and suggestions are welcome.
Basics
Learn Design Principles (http://learndesignprinciples.com/) - A concise project highlighting the fundamentals of design in the context of web development.
Don’t Fear The Internet (http://www.dontfeartheinternet.com/) - A non-web designer’s guide to web development from Jessica Hische and Russ Maschmeyer
CSS
CSS Tricks (https://css-tricks.com/) - Chris Coyier breaks down all you ever wanted to know about CSS with helpful examples and in-depth write ups
Lea Verou (https://lea.verou.me/) - Lea Verou’s personal site discussing web standards with a css lean
Below is a list of resources that highlight patterns in web development. Don’t reinvent the wheel and innovate when possible.
general ui
UI Patterns (https://ui-patterns.com/)
mobile
PTTRNS (https://pttrns.com/)
mobile-patterns (https://www.mobile-patterns.com/)
mobbin.design (https://mobbin.design/)
animation
UI Movement (https://uimovement.com/)