강의

멘토링

커뮤니티

BEST
Programming

/

Front-end

Yalco's Reactive Programming - Learn ReactiveX easily with JavaScript

⚡ Short and sweet full 160-minute course! Copy and paste code from website to website and learn reactive programming with ReactiveX 😎

(4.9) 56 reviews

941 learners

Level Basic

Course period Unlimited

  • yalco
RxJS
RxJS
JavaScript
JavaScript
Functional Programming
Functional Programming
RxJS
RxJS
JavaScript
JavaScript
Functional Programming
Functional Programming

Reviews from Early Learners

Reviews from Early Learners

4.9

5.0

y2gcoder

100% enrolled

I only heard about ReactiveX, which is reactive programming, and I bought it on impulse this time. Usually, I am rarely satisfied with impulse purchases, but this lecture was very interesting. I am not good at object-oriented programming, so the concept was a bit difficult for me, but I worked hard with the goal of trying one last fun example. I hope to find a project that can use reactive programming soon. Since I have a clearer understanding of the advantages of functional programming than before, I think I will use functional programming more actively than before. It was a very interesting and helpful lecture for me.

5.0

YUN HO LEE

100% enrolled

just....take my money.

5.0

Teddy

100% enrolled

I don't think there's any other course that teaches Rxjs this easily~!

What you will gain after the course

  • Concepts and Use Cases of Reactive Programming

  • General concepts and main components of ReactiveX

  • 60+ operators in ReactiveX and how to use them

  • Reactive Programming in JavaScript with RxJS

  • How to use RxJS in practice

⭐️ Do you have a university email account?
🎓 Click here to get a half-price coupon for college students 👉

Reactive programming. What the heck is it?

Want to know what reactive programming is, but no matter how much you search, you still can't figure out exactly what it is?


Why I created this course 🙂

Interest in reactive programming is growing, but there's a dearth of resources for beginners to understand exactly what it is and how to use it. Therefore, I decided to create this course to share my experience as a programmer, studying ReactiveX and applying it in practice, and to share the amazing charm of reactive programming .

In this course, we'll explore reactive programming and its design principles, using the representative library ReactiveX . We'll also learn how to build reactive software by exploring the components and various features of RxJS, its JavaScript counterpart, and exploring practical examples.


People like this will like it 💬

This course will be helpful to developers and aspiring programmers in any field who want to learn reactive programming and further develop their skills as a programmer. ReactiveX is a library available in most major programming languages (see below), so you can apply the reactive programming knowledge you learned in JavaScript in this course to your own field.

The objectives of the lecture are as follows: 📜

💡 Learning reactive programming allows you to design software with a significantly different perspective and methodology than your previous coding . By reinterpreting everything that happens in your software as "flows," you can create programming that's more error-proof and structurally clear .

💡 ReactiveX is a great tool that helps implement reactive programming in major languages. In this course, you'll learn ReactiveX step by step, and through example programs created in the final chapter, you'll learn how reactive programming is done.


What's special about my lecture ✨

🚀 What are the benefits of Yalko's lectures?

Fast-paced lectures shorten the learning time and effort required . Instead of launching an IDE and typing each line, you can quickly learn concepts by clicking and copying code from the lecture webpage to an online coding tool. You can also quickly learn ReactiveX's various operators through individual examples.

🚀 Additional Course Tips

The videos progress quickly. For each video, simply watch it once to grasp the concepts. Then, replay it and pause it intermittently to practice. While you can copy and paste the code from the course website, as shown in the video, we recommend typing the code yourself for a more hands-on approach and deeper learning.


Learn this! 📚

Section 0: Reactive Programming and ReactiveX
Learn what reactive programming is all about in this 18-minute video.

Section 1: Stream Preview
The essence of reactive programming! We'll explore arrays, time, and unpredictable events as streams.

Section 2: Operators - Various operators in ReactiveX
We will learn about the definitions and usage of over 60 ReactiveX operators one by one through examples.

Section 3: Practical Reactive Programming!
Let's create reactive software using the ReactiveX knowledge we've learned so far.


Introducing the Knowledge Sharer ✒️

Who is Yalko? 😀

I'm a YouTuber who runs the "Yalpakhan Coding Dictionary" YouTube channel and a writer of IT books . Drawing on my experience as a full-stack developer, I create content that explains difficult programming concepts to beginners using analogies, easy-to-understand examples, and sometimes animations.

🎬 YouTube Channel: Thin Coding Dictionary (Click!)
📕 Click to see Yalko's books!

😃 A taste of Yalko's content


Expected Questions Q&A 💬

Q. What are the benefits of learning reactive programming?
A. You'll be able to write cleaner, clearer code with fewer errors. You'll be freer from multithreading issues and easier to handle asynchronous tasks. Additionally, you'll gain a new perspective and mindset on software, significantly enhancing your skills as a developer.

Q. If I code reactively, does that mean I can't use object-oriented programming?
A. Reactive/functional and object-oriented programming are not opposed or conflicting; they can coexist in the same code. It's possible and even recommended to create software that meets object-oriented requirements while also being reactive.

Q. Will this be helpful even if I'm not a JavaScript developer?
A. ReactiveX is provided as a library not only for JavaScript, but also for languages such as Java, C#, C++, Ruby, Python, Kotlin, Swift, PHP, Go, Groovy, JRuby, Elixir, Dart, Scala, Clojure, and Lua. Although there are some differences for each language, the basic structure and usage are the same, so once you learn ReactiveX with JavaScript, which is easy to practice, you will be able to apply it without difficulty in the language you use.

Recommended for
these people

Who is this course right for?

  • People who want to learn language-independent reactive and functional programming

  • Anyone who wants to know about ReactiveX

  • People who want to handle time and events more skillfully

  • App/front-end developer who deals a lot with animations

  • People who want to use JavaScript in a more stylish and sophisticated way

Need to know before starting?

  • Basic knowledge of JavaScript (Yuri) or other programming languages

Hello
This is

33,155

Learners

1,810

Reviews

95

Answers

4.9

Rating

17

Courses

I am the YouTuber behind the channel Yal-co's Coding Dictionary, as well as an author of IT books. Drawing on my experience as a full-stack developer, I create content that explains difficult programming concepts through metaphors, simple examples, and sometimes animations to make them easy for beginners to understand.

🎬 YouTube Yal-co's Coding Dictionary Channel (Click!)
📕 View Yal-co's Books (Click!)

Curriculum

All

18 lectures ∙ (2hr 40min)

Published: 
Last updated: 

Reviews

All

56 reviews

4.9

56 reviews

  • y2gcoder님의 프로필 이미지
    y2gcoder

    Reviews 21

    Average Rating 5.0

    5

    100% enrolled

    I only heard about ReactiveX, which is reactive programming, and I bought it on impulse this time. Usually, I am rarely satisfied with impulse purchases, but this lecture was very interesting. I am not good at object-oriented programming, so the concept was a bit difficult for me, but I worked hard with the goal of trying one last fun example. I hope to find a project that can use reactive programming soon. Since I have a clearer understanding of the advantages of functional programming than before, I think I will use functional programming more actively than before. It was a very interesting and helpful lecture for me.

    • yalco
      Instructor

      I'm really glad that it was helpful. It takes practice to use it in real life, but it'll be very rewarding when you can use it in the right places. I'll try to make better lectures in the future. Thank you!!

  • yhleetab0475님의 프로필 이미지
    yhleetab0475

    Reviews 2

    Average Rating 4.5

    5

    100% enrolled

    just....take my money.

    • yalco
      Instructor

      thank you!!!

  • sjh53239708님의 프로필 이미지
    sjh53239708

    Reviews 4

    Average Rating 5.0

    5

    100% enrolled

    I don't think there's any other course that teaches Rxjs this easily~!

    • yalco
      Instructor

      Thank you!! I will reward you with better lectures in the future.

  • egovframe님의 프로필 이미지
    egovframe

    Reviews 5

    Average Rating 5.0

    5

    100% enrolled

    I really liked how you wrote the script and gave a short lecture, summarizing it to the core without any unnecessary details, so it seemed like it was written efficiently. That's why it was very helpful for me to understand quickly. I think you're also raising children, so thank you for your hard work.

    • yalco
      Instructor

      thank you!

  • mango1g8807님의 프로필 이미지
    mango1g8807

    Reviews 13

    Average Rating 4.8

    5

    61% enrolled

    It seems good because it is explained in an easy-to-understand way and you can proceed right away without any special settings during the practice. I think the lecture was well organized. It seems like it is explained in an easy-to-understand way that is fun and not boring.

    $23.10

    yalco's other courses

    Check out other courses by the instructor!

    Similar courses

    Explore other courses in the same field!