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
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.
Zenbu.js takes inspiration from many extensible and composable systems (emacs, react, erlang)
Would love to hear any thoughts