Reactive Vanilla JS

This shows some simple examples of how to make Javascript reactive without Vue or React. Good for interviews and your brain.

Run examples:

cd reactive_input
npx http-server

Go to https://localhost:8080