강의

멘토링

로드맵

Inflearn brand logo image
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

157 learners

  • namu
3시간 만에 완강할 수 있는 강의 ⏰
JavaScript
Functional Programming
RxJS

Reviews from Early Learners

What you will learn!

  • 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

157

Learners

7

Reviews

2

Answers

4.3

Rating

1

Course

모바일 서비스 스타트업을 운영하다 블록체인 기술에 매료되어 블록체인 스타트업과 유명 가상화폐 거래소에서 백엔드 엔지니어로 근무했습니다.

현재는 퇴사 후 암호화폐 및 주식 트레이딩, 개인 사이드 프로젝트 등으로 새로운 프로젝트를 준비하고 있습니다.

짧지않은 기간 개발을 해오면서 항상 새로운 기술을 배우는 것을 즐겼고, 국내 개발자들 사이에서도 해외의 최신 기술이 빠르게 전파되고 공유되는 것을 추구하여 항상 새롭고 유익한 개발 강의를 제작해 보려고 합니다:)

Curriculum

All

12 lectures ∙ (1hr 48min)

Published: 
Last updated: 

Reviews

All

7 reviews

4.3

7 reviews

  • 김주영님의 프로필 이미지
    김주영

    Reviews 2

    Average Rating 5.0

    5

    100% enrolled

    깔끔하게 정리하기 좋았습니다.

    • cdk3509님의 프로필 이미지
      cdk3509

      Reviews 2

      Average Rating 5.0

      5

      100% enrolled

      잘 들었고 도움이 되었습니다.

      • faggomsa님의 프로필 이미지
        faggomsa

        Reviews 7

        Average Rating 4.6

        4

        100% enrolled

        rxjs가 무엇인지 알 수 있습니다. 하지만 조금 더 자세한 설명이 있었으면 더 좋았을 것 같습니다. 그리고 강의 소리가 전체적으로 작고, 화질이 좋은 편이 아니라 아쉽습니다..

        • YUN HO LEE님의 프로필 이미지
          YUN HO LEE

          Reviews 2

          Average Rating 4.5

          4

          100% enrolled

          입문용 강의로 좋았습니다. 실전 강의나오면 수강할것같습니다. 좋은강의 만들어주셔서 감사합니다. [ 아쉬운점 2가지 ] - 다음강의에서는 화질이 좀더 선명했으면 좋겠습니다 - 예제 코드를 깃허브에 올려주시면 타이핑 치는 시간을 아낄수 있어, 공부하는데에 도움될거 같습니다.

          • 임근원님의 프로필 이미지
            임근원

            Reviews 1

            Average Rating 5.0

            5

            58% enrolled

            쉽게 설명해서 괜찮네요! rx 입문으로 좋앗슴다

            $22.00

            Similar courses

            Explore other courses in the same field!