Web Development Resources
Web development resources that I have found useful. You might find them useful as well.
Contents
JavaScript & TypeScript
Paid JavaScript Courses
-
Modern JavaScript Bootcamp (Udemy)
Literally the best course I have ever seen on JavaScript. It's good and totally worth the "full" price, but being Udemy, it'll be on sale for $12.99 tomorrow if it isn't today, so don't be a sucker. (Not an affiliate link, but probably should be.)
Function Programming
Functional programming is awesome. It's literally the best. You should learn it and use it. I think it should probably be the way to teach JavaScript to beginners, but I don't know of any such beginner resources, so maybe learn you some JavaScript before diving into any of the below.
-
Professor Frisby's Mostly Adequate Guide to Functional
Programming
More than adequate to get started. -
Functional Programming in JavaScript (FunFunFunction on
YouTube)
Bit older, and this dude has stopped making videos, but the first five or six videos in this series literally changed my life.
Cascading Style Sheets (CSS)
-
Kevin Powell (YouTube)
This homie loves CSS way more than I ever will. His channel is good and you should watch it.
Graphics & Stuff
Free Images
-
Picsum.photos
Free images you can use for prototyping or whatever. Very cool.
Font Icons
- Fork Awesome (an open-source fork of FontAwesome)