Kevin의 알기 쉬운 RxJava 2부
Kevin
리액티브 프로그래밍이라는 진입 장벽을 넘고 싶으신가요? Kevin의 알기 쉬운 RxJava가 그 벽을 넘을 수 있는 힘을 키워드리겠습니다.
Basic
함수형 프로그래밍, 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.
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
157
Learners
7
Reviews
2
Answers
4.3
Rating
1
Course
모바일 서비스 스타트업을 운영하다 블록체인 기술에 매료되어 블록체인 스타트업과 유명 가상화폐 거래소에서 백엔드 엔지니어로 근무했습니다.
현재는 퇴사 후 암호화폐 및 주식 트레이딩, 개인 사이드 프로젝트 등으로 새로운 프로젝트를 준비하고 있습니다.
짧지않은 기간 개발을 해오면서 항상 새로운 기술을 배우는 것을 즐겼고, 국내 개발자들 사이에서도 해외의 최신 기술이 빠르게 전파되고 공유되는 것을 추구하여 항상 새롭고 유익한 개발 강의를 제작해 보려고 합니다:)
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
Reviews 1
∙
Average Rating 5.0
$22.00
Explore other courses in the same field!