강의

멘토링

커뮤니티

Programming

/

Full-stack

Time Wizard RxJS - No to setTimeout! Solve all asynchronous tasks at once

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.

(4.3) 7 reviews

158 learners

Level Basic

Course period Unlimited

  • namu
JavaScript
JavaScript
Functional Programming
Functional Programming
RxJS
RxJS
JavaScript
JavaScript
Functional Programming
Functional Programming
RxJS
RxJS

Reviews from Early Learners

Reviews from Early Learners

4.3

5.0

김주영

100% enrolled

It was nice to be able to organize things neatly.

5.0

cdk3509

100% enrolled

I enjoyed listening to it and it was helpful.

5.0

임근원

58% enrolled

It's good because it's explained easily! It's good for beginners of RX.

What you will gain after the course

  • 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.

Recommended for
these people

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

Hello
This is

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 :)

Curriculum

All

12 lectures ∙ (1hr 48min)

Published: 
Last updated: 

Reviews

All

7 reviews

4.3

7 reviews

  • vgb3766님의 프로필 이미지
    vgb3766

    Reviews 2

    Average Rating 5.0

    5

    100% enrolled

    It was nice to be able to organize things neatly.

    • cdk35093740님의 프로필 이미지
      cdk35093740

      Reviews 2

      Average Rating 5.0

      5

      100% enrolled

      I enjoyed listening to it and it was helpful.

      • faggomsa님의 프로필 이미지
        faggomsa

        Reviews 7

        Average Rating 4.6

        4

        100% enrolled

        I can understand what rxjs is. However, I think it would have been better if there was a little more detailed explanation. And the lecture sound is generally low, and the image quality is not that good.

        • yhleetab0475님의 프로필 이미지
          yhleetab0475

          Reviews 2

          Average Rating 4.5

          4

          100% enrolled

          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.

          • wom22770738님의 프로필 이미지
            wom22770738

            Reviews 1

            Average Rating 5.0

            5

            58% enrolled

            It's good because it's explained easily! It's good for beginners of RX.

            $22.00

            Similar courses

            Explore other courses in the same field!