Angular is a robust, powerful framework for building applications at scale, but it can be really intimidating to beginners! This collection by JavaScript teacher Sam Julien is here to help you learn Angular in bite-sized chunks.
Note from Sam: these lessons are loosely related but are not meant to necessarily be followed in order from start to finish. I've provided embedded code and links to GitHub where applicable, though, so you can always have access to the finished code for the lesson.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Short and concise basic Angular knowledge. Thank you!
A lot of parts seemed skipped in between that made following along with coding difficult. Good as a watch and observe course, not so much as a follow along.
It's an easy but still quite comprehensive introduction into the Angular world.
Nice, but we need to update the latest version
quite clear but could of done with a little bit more examples on some lessons.
Solid examples of accomplishing basic functions in Angular
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.