Resources
Interesting resources that might be useful to you in web development. Feel free to make a PR to add to this list!
HTML/CSS
- MDN guide on HTML
- MDN guide on CSS
- Bootstrap, a component based CSS framework
- TailwindCSS, a utility-first CSS framework
- Adam Wathan's take on why traditional CSS is bad
- CSS Speedrun Challenge
- A complete guide to CSS Flexbox
Javascript
- MDN guide on Javascript
- "The Holy Trinity", on why you should never really use ==
- Behind the Scenes: How Browsers work
- Codecademy: Introduction to Javascript
- Book Series: You Don't know JS
Web API
Storing and Serving Data
Authentication and Authorization
Web Application Security
Deployments
- UofT VPN - if you want to work on UofT VMs at home, you must install this on your computer.
- A comic on HTTPS
Technical Blogs
Looking at how other people do things in the industry is one of the best ways to keep up with the trends. Here are some of my favorites on web development:
More to come
As we explore more of web development - let's not overwhelm ourselves here :)