Here are 7 GUI examples written in FRP (Functional Reactive Programming) style, in vanilla javascript.
If you're new to this style, please read this awesome introductory material first. Totally worth it.
Then, start from the beginning!
WARNING: bad code ahead
- 01-counter
- 02-temperature-converter
- 03-flight-booker
- 04-timer
- 05-CRUD
- 06-circle-drawer
- 07-cells
Awesome-frp-js for more frp libraries in js.
If you found more please PR