Kevin's Easy RxJava Part 2
Kevin
Want to break through the barriers to entry that are reactive programming? Kevin's easy-to-understand RxJava will empower you to overcome them.
Basic
Functional Programming, RxJava, Reactive Streams
In many programming languages, including Javascript, asynchronous operations are one of the most difficult and complex elements of software. You can discard primitive asynchronous programming such as setTimeout and setInterval and easily handle complex asynchronous operations through RxJS.
158 learners
Level Basic
Course period Unlimited
Reviews from Early Learners
5.0
김주영
It was nice to be able to organize things neatly.
5.0
cdk3509
I enjoyed listening to it and it was helpful.
5.0
임근원
It's good because it's explained easily! It's good for beginners of RX.
You can handle complex asynchronous tasks such as "I want to start a transaction with a stock exchange once every 3 minutes, but for each transaction, I want to make 1000 API calls asynchronously, 100 times per second" with a single line of code.
You will learn the skills to cleanly handle complex asynchronous tasks that cross time.
Understand Observables in Javascript and how asynchronous operations are handled in Javascript.
Asynchronous tasks made easier and faster!
Solve your problems with RxJS, the wizard of time.
This course is for those who are tired of various types of asynchronous programming.
Perhaps one of the most complex aspects of programming is handling multiple complex tasks simultaneously within a single program.
This is also an essential skill needed in many fields these days.
For example, when creating a web page, front-end development tasks such as “After the user clicks, make the screen blink once per second for 5 seconds, and after 5 seconds, show a new pop-up” are examples, or when collecting data, asynchronous tasks such as “Consistently query the API once every 5ms, and write the result of each request to the database” are examples.
I'm creating this course because I think many developers feel burdened by the burden of managing threads and wasting computer resources with things like time.sleep whenever they take on these tasks.
Who is this course right for?
For those who want to complete even the most complex asynchronous tasks in one go
Developers who have been wondering if this is the best way to use the time.sleep function
For those of you who have been nervous every time asynchronous work is required
For those who want to play freely with their time within the program
Need to know before starting?
Javascript
158
Learners
7
Reviews
2
Answers
4.3
Rating
1
Course
After running a mobile service startup, I became fascinated by blockchain technology and worked as a backend engineer at a blockchain startup and a well-known cryptocurrency exchange.
Currently, after leaving my previous position, I am preparing for a new project through cryptocurrency and stock trading, as well as personal side projects.
Having spent a significant amount of time in development, I have always enjoyed learning new technologies. I strive to ensure that the latest global tech trends are rapidly disseminated and shared among Korean developers, and I aim to create fresh and informative development courses :)
All
12 lectures ∙ (1hr 48min)
All
7 reviews
4.3
7 reviews
Reviews 2
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
Reviews 7
∙
Average Rating 4.6
Reviews 2
∙
Average Rating 4.5
4
It was good as an introductory lecture. I think I will take the actual lecture when it comes out. Thank you for making a good lecture. [2 things I regret] - I wish the next lecture had a clearer image quality - If you upload the example code to GitHub, I can save typing time, so it will be helpful for studying.
Reviews 1
∙
Average Rating 5.0
$22.00
Explore other courses in the same field!