RealNattawattHongthong / bkkjs-reactive-programming

Reactive Programming in BKK.JS event code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Reactive Programming

This is part of session in BKK.JS#19 event, 27 Jan 2024 at SCB Tech Siam Paragon

Rx Terminology

"reactive" and "propagation of change"

Rx = Observables + LINQ + Schedulers

Real world example

This is case use World Clock as real world example

How to

Run worldclock/rx.html

code

Presentation Link

canva

About

Reactive Programming in BKK.JS event code


Languages

Language:HTML 54.2%Language:JavaScript 45.8%