Hi! I have build this app to learn more about JS closures and using Vanilla JS instead of framework. I have not added any JS framework like React or something else, but I have been inspired a lot by React components and try to build an app without React and only using plain vanilla JS (although all code is in TS which gets compiled into JS.)
It works same as modern JS framework and adds everything to index.html through JS.