Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.0/10 (Our Score)
Product is rated as #258 in category JavaScript

RxJS is known to have an incredibly steep learning curve. This course is designed to help Javascript programmers of any experience  level learn all the basics you needed to be effective with the RxJS library. This course is also framework agnostic, so you don’t have to know React, Vue, or Angular to follow along. I’ve intentionally created the course in vanilla Javascript as well, so you won’t need to know Typescript either.

Instructor Details

I grew up with a love for computers and technology. I got my first computer, a Tandy Color Computer 2 in the 3rd grade. I wrote a Black Jack program in Microsoft Basic and stored the program on a cassette drive. This was obviously back in the dark ages! My grandfather was my inspiration in many ways and he shared my love of technology. He created the first internet service provider for our region in 1995 and I had the opportunity to work for him through some of my high school years, building single web pages to gain customers. After graduating from East Carolina University with a degree in Communications, I continued my career in programming, focusing on JavaScript. I have been working with JavaScript since it s inception in 1995 and over the years I have worked for every size company, from start-up to enterprise level corporations. My current focuses are data visualization, D3, Angular, Node Js, and Full Stack JavaScript development and presently, I work as a Technical Lead on a web and mobile team.

Specification: RxJS 101

Duration

5.5 hours

Year

2019

Level

All

Certificate

Yes

Quizzes

No

19 reviews for RxJS 101

4.0 out of 5
10
3
3
2
1
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Tatsiana Masiukevich

    Great course, it contains not only general information with simple examples but also interesting projects, one of them includes working with real API from Google and Dark Sky. It is not advanced level, looking forward for your advanced course with Angular. Thanks!

    Helpful(0) Unhelpful(0)You have already voted this
  2. Hrishikesh Samant

    This is an awesome course and worth every penny. Instructor is not only knowledgeable but he has a knack for teaching too.The course starts of gently and then guides the students through the world of reactive programming and the nuances like combining observables using things like switchmap merge and exhaustmap .After the introduction to the concepts there is a small project done to reinforce the real world nature of this course and this is what makes this course practical. one small nitpick though Wish the exhaustmap and switch map had one more example each which are related to http requests because that is what I can relate to better rather then the slightly esoteric example of visualizing an audio stream. In total this is the best course on Rxjs on Udemy Period in my opinion. The Author has promised one more course of Angular and Rxjs and i am eagerly looking forward how it turns up.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Erik S rensen

    Good, thorough and instructive cource.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Kerem zdemir

    I just watched the introduce parts! I don’t know what will I evaluate.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Andreas Mayer

    this is a really awesome course very well explained and fun to work through thanks, Andi

    Helpful(0) Unhelpful(0)You have already voted this
  6. Baiju Achari

    The background music is annoying and distracting

    Helpful(0) Unhelpful(0)You have already voted this
  7. Kevin H

    I started the operators section and it’s off to a bad start. You say you are going to discuss map() and filter() and yet you have take() featured prominently in the example without a thorough explanation of what take() does. I see there is a chapter on take() later on, but in order for learning to be successful the chapters have to introduce things incrementally so that one lesson builds on the previous lesson. This course could be better.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Kamaldeep Preet

    Absolutely fantastic…surprised why you are sharing this kind of quality content free of cost….Just awesome …..thank you so much

    Helpful(0) Unhelpful(0)You have already voted this
  9. Thomas Achleitner

    Good explanations, clean language but it is not 100% clear what git repository to use for which lesson.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Avery

    The setup might be a bit confusing for those not familiar with GIT or NPM. There’s a lot of great information here though, and the instructor seems really cool.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Dario Piotrowicz

    I expected a bit more, but what I’ve got was fine and some I already used to improve my angular code, so overall I am glad to have purchased and followed the course. The project was nothing special and requires you to sign up for trial periods of some service, I was not a fan of that and did not bother following it (I think it would have been much more interesting to have had a project with zero dependencies which you can always come back to no matter what). The quality of the lessons was ok but sometimes lacking… the worst for example being lesson 44, Project Overview, the video is 5:36 minutes long, but it actually ends at 2:23, the rest of it is just a black screen with no sound (it’s not the end of the world of course but surely does feel very professional)

    Helpful(0) Unhelpful(0)You have already voted this
  12. Ni Ngo

    Interested presentation agenda

    Helpful(0) Unhelpful(0)You have already voted this
  13. Natalie Ge

    I am just in the beginning, but it feels like it’s going to be great. The tutor is very clear and well understood

    Helpful(0) Unhelpful(0)You have already voted this
  14. Workset Ls

    Ottimo per chi vuole approcciarsi all’argomento senza esperienza pregressa

    Helpful(0) Unhelpful(0)You have already voted this
  15. Fred Dukker

    Nice introduction course in rxjs. The author put really a lot of effort in the course to make the theorie interesting and come up with original examples. Also the last part with a real example was handy to see rxjs in practice. What I missed in the course were the marble diagrams and a way how to test the code for example with marble tests. I hope the author come up with a more advanced follow up course like rxjs with Angular, because one thing is for me sure. This author knows how to create a course.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Gerard Piek

    It is a good match. I have been using Redux observable for a while now, which employs RxJS a lot. Deeper understanding of RxJS is desired since RxJS, of course, can be used outside of Redux observable as well. What was missing at the start of the course is how to setup and start the editor and browser. But perhaps documentation for this is present and I just missed it somehow.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Carmen Owen

    This course needs to be updated. You cannot code along with the final project because one of the APIs (Dark Sky) no longer allows new sign ups. The other API (Google Maps) is not free. And by the time you realize that, you will have gone too far with the course for a refund. So don’t buy this unless it has been updated (writing this Dec. 31, 2020). In addition, there is not enough focus on really explaining concepts or applying them to real world situations. Building a clock and working with HTML canvas is neat and all, but often the setup is a distraction from learning RXJS instead of an asset. Constantly using intervals and timeouts is not a good demonstration of the problems this library can solve, either. I love that it is just JavaScript, not burdened with framework specific code, but that alone does not make this a worthy course.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Paulo Renato de Faria

    I like the course style, what I saw missing are the steps to run the examples from git. Section about Observables and Creators are really nice. Regarding operations, throttle and debounce could be better described.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Fabian Alvarado

    It seems good, let’s see how it goes from here

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare