- Make sure you have node installed on your machine.
- Clone the repository.
- Run
npm install
to install all the dependencies. - run
npm run dev
to start the development server. - Open
http://localhost:5173/
in your browser. - Happy Hacking! 🚀
https://refactoring.guru/design-patterns/observer https://frontendmasters.com/blog/vanilla-javascript-reactivity/ https://www.patterns.dev/vanilla/observer-pattern/ https://eisenbergeffect.medium.com/a-tc39-proposal-for-signals-f0bedd37a335 https://www.linkedin.com/pulse/ui-architects-guide-fine-grained-reactivity-web-przemys%C5%82aw-ka%C5%82ka-3ui8e/