Hey HN! I’ve been working on TinyJS, a small framework designed for managing state and components in a lightweight way. To illustrate its usage, I built TinyApp, a simple example that showcases its capabilities. TinyJS is designed to be minimal but still powerful for small-scale projects.<p>Would love to get your thoughts on it!<p><a href="https://github.com/victorqribeiro/tinyapp">https://github.com/victorqribeiro/tinyapp</a>