2 - 4
Angular's router comes with many features for routing based on path's and loading specific components. This course gives you an intro to how to configure your routes, navigate between them, and use services and guards when navigating to routes.
This Angular course assumes knowledge of some fundamentals. We have an Angular course that will Get you started
It is nice and informative but a bit out of date.
I enjoy how simple the instructor makes the content. Also it's broken up in such a way to easily refer back to content when necessary.
Nice cource! It would be better if it considered resolving data for route redirect
no lesson on how to pass state when changing routes... a guess would be that I could use a service, but it would be good to know best practices
It is a good fast course, but i missed thing likes guards
That one summarize angular router and also talk about some of the advance topics maybe adding resolvers to that one could be more helpful but other than that it was ok and easy to understand
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.