Skip to content

Instantly share code, notes, and snippets.

@iquabius
Created November 10, 2023 04:45
Show Gist options
  • Save iquabius/59acba0b9fe3f00860af9fd32b509f9f to your computer and use it in GitHub Desktop.
Save iquabius/59acba0b9fe3f00860af9fd32b509f9f to your computer and use it in GitHub Desktop.
Observable (Rxjs) experiments from when I was studying Reactive Programming vs. OOP for event handling in user interfaces.

Reactive Programming vs. Object-oriented Programming

Question: how does Reactive Programming compares to OOP for event handling in UIs?

Temperature Converter

image

Flight Booker

image

Cronometer

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment