Skip to content

Latest commit

 

History

History

thinking-reactively-with-rxjs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

  • In this course, you will use RxJS to build a loading spinner in an app that meets the ever-changing requirements from a mock Product Manager.
  • You'll also learn how to implement a "Konami Code" style feature that listens for a correct sequence of keys to be typed in a set amount of time.
  • Follow the thought process that Rares uses as he breaks problems down into manageable pieces that remain flexible, and become more comfortable solving problems reactively.

Outcomes

  • Learn RxJS Operators
  • Creating observables
  • Building operators
  • Converting written requirements to code
  • Reactive problem solving

Prerequisites

Important

  • 🚧The code we will learn/write during the lesson is in: src/lesson-code.
  • View example deployment here. best viewed on a phone screen (F12 in Chrome, then CMD+SHIFT+M).

Table of Contents

Instructor

Contribute

  • These are community notes that I hope everyone who studies benefits from.
  • If you notice areas that could be improved please feel free to open a PR!

Contributors ✨


Emily Harber

🖋

Lauro Silva

🖋

Lucas Minter

👀