This Course in a Nutshell
This course is a catalog of commonly used design patterns (and some anti–patterns) that every Angular developer should know. The goal of the course is to teach you how to comfortably design and develop applications in Angular in Reactive style using just plain RxJs, and nothing more.
This course comes with a running Github repository with the the finished code, as well as starting points for different sections of the course in case that you want to code along, which we recommend as its the best way to learn.
This course answers the common question: how far can we go in Angular while using only plain RxJs and nothing more, without introducing any state management library?
It turns out that the simple set of techniques taught in this course are very well suited for a wide range of applications, especially in–house built enterprise applications.
In this course, you will learn exactly how to use RxJs to design and develop both the service and the view layers of your application, and you will understand both the advantages and the pitfalls of the reactive approach.
Particularly when it comes to state management, it turns out that we can already go very far by leveraging only plain Angular and RxJs techniques, without using an additional state management library like for example NgRx.
Instructor Details
Courses : 15
Specification: Reactive Angular Course (with RxJs)
|
12 reviews for Reactive Angular Course (with RxJs)
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$94.99 $12.99
B B –
Good course. Right level of detail for me just starting with RxJs.
Denys Abert –
Vasco presents in this course a good set of real life features common to various applications. He constructed the course in a problem / solution manner (like the rest of the Angular University courses) which helps to understand why some pattern is useful and how it helps to improve the code base. The focus of the course is why and how to implement the feature not how to type it in. I’ve seen a lot of courses on Udemy where instructors spend half of the time on typing the boiler plate or manually adding imports …. what a waste of time. Thank you Vasco this course is very useful and precise!
Omar Jorge Soto Garc a –
Muy buen curso lo recomiendo
Visavat Hengsavasdi –
Very hard to catch up this lesson , Very fast , Should have slide to explain.
Diego Felipe Bola os –
i recomend the other course on rxjs as well
Sanjeevkumar Joshi –
Super Explanation
Tan Le –
I really like the way you approached Stateless observable service!
Milton Cea –
Muy bien explicado y se entiende claramente cada uno de los temas
Sebastian Volta –
Very practical and well explained course!
Jeremy Peters –
Very knowledgeable about Angular.
Rafa P cherzewski –
I have never seen course which is presented with so clearly and straight way. You should learn how to prepare courses. Best Regards
Sanjay Rawal –
The course did enhance my knowledge of using observables through rxjs library and how to use them effectively. Overall a good course to go through if you’re an experienced angular developer who wants to improve their existing knowledge of rxjs.