Hey HN, I’m building a JavaScript framework for building applications that are by default extensible
Zenbu.js takes inspiration from many extensible and composable systems (emacs, react, erlang)
Would love to hear any thoughts
HN user
Hey HN, I’m building a JavaScript framework for building applications that are by default extensible
Zenbu.js takes inspiration from many extensible and composable systems (emacs, react, erlang)
Would love to hear any thoughts
Edit: upgrading my review from fantastic to probably one the best first experiences I've had with an LLM app. You got my money!
Do you have any socials? Would love to keep up with updates about this project
wow I just tried this, absolutely fantastic. I really hope you take this all the way, I will be sharing with friends!
In pursuit of being able to load my dev website onto my phone instantly, no config, and make changes directly from my phone
If you're interested in the project I'm implementing this for, I've written a few other posts documenting what I'm doing: https://www.rob.directory/zenbu-devlog
page 404ing?
Just went through each commit- this is an extremely engaging way to document a project, nice work
This is very cool, first time I'm hearing of Reactor, thanks for sharing
I started this project out of interest in building a UI framework for a completely different language/platform inspired by React. Quickly realized I didn’t understand everything React was doing to allow their API. Rebuilding React was extremely useful for learning more about the framework. Hopefully, this article is useful to other people in the same way.