The first COMPLETE ReactiveX Course is finally here! Learn everything you need to know about Reactive programming and ReactiveX in this one concise and comprehensive course. There are no proper resources to learn Reactive programming, UNTIL NOW.
Reactive programming has become the latest go to technology for many companies, that helps developers design websites and apps that are more robust, resilient, flexible and scalable. All of this with the least amount of coding possible, you no longer have to worry about creating and maintaining way too many nested tables. The best part about Reactive programming is that it works with all the major programming languages that are currently available on the market, through ReactiveX.
ReactiveX is a functional library extension that can be added to your programming to make your app or website reactive. It creates asynchronous and event based programs by using observable sequences. It allows developers to make arrays, objects, and also events into an observable stream,which can then be subscribed to and can emit data, errors (if something goes wrong) or even the complete signal if the event completes.
With the few number of resources available online, learning this technology has become a pain. You have to search for many different blogs that do not provide the complete information or very vague articles and manifestos that cover reactive programming, but not ReactiveX. This is why we created the complete Reactive and ReactiveX course, to help you learn everything you need to know about Reactive Programming and ReactiveX API in one place!
Instructor Details
Courses : 78
Specification: Learn Reactivex From Ground Up
|
11 reviews for Learn Reactivex From Ground Up
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 5 hours |
Year | 2018 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$39.99 $12.99
Chris S. –
Really good course with lots of practical examples
Mike Kurani –
well explained
James Emanon –
Good course!
Jacinto Tiburcio Joao –
Nice explanation, about the subject
Qian Chen –
It’s not bad, but could be much better. Especially the courses about mergeMap, concatMap and switchMap. I can feel the teacher’s heart had been away from the course.
Gubijo –
I really liked this course because it leads you through RxJS in real world examples and shed lights on more complex topics as well. It’s really well structured and building up from the basics to the more advanced topics. Videos are short, precise and exciting. I’d like to see more of these!
Prerna kansal –
This is really good for the understanding of Programming paradigms.
Jaime Baum –
I think it’s a good course overall, but it needs an updated version, for one, cause wunderground does not allow api access any longer and the newer versions of npm, webpack and babel cause all sort of issues that take a lot of sweat to straighten out. Apart from that it would certain be more beneficial to skip a bit on presentation and delve instead a bit deeper into the why of things for a more thorough learning experience for the students.
Darryl Staflund –
Good course so far I like it. The material is starting to become dated though for instance the initial setup instructions don’t really work out of the box, and I find I have to continually wrap my operators in ‘pipe()’ to get it working. Also, I find the reliance on jQuery takes away from the flow of the lecture. But overall, I’m learning a lot and am happy with the course.
Yuri Reis –
I’ts not the latest version of RxJs, but the fundamentals can be learning through this course
George Sargent –
I enjoyed working throught this course. I thought the course had a good pace. Unfortunately, the WeatherAPI for the final course is no longer available to hobbyists, but I was able to glean a lot from the watching the process. Thanks for the course.