2 - 6
This course will teach you the ins and outs of dependency injection in Angular. You will learn what dependency injection means, how it applies to software in general and how it is implemented in Angular. We will take a look at simple use cases like injecting services, to exploring different providers recipes and when they are useful. We will also cover almost unknown features like viewProviders, OpaqueToken and edge cases where forwardRef() is needed.
This Angular course assumes knowledge of some fundamentals. We have an Angular course that will Get you started
Succinct and clear explanation.
It would be nice to update it to take into account the latest versions of Angular.
learned so many things, Thank you
Good course! Easy to digest and follow. The only issue I found is that you don't explain how to lift the API used at the last videos.
The explanations were thorough and easy to follow. Until I watched this the notion of dependency injection was confusing to me.
Clear examples and good explanation of DI concepts.
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.