I've been building a web UI library for a side project of mine. I thought it might be useful to others, so I'm releasing it as open source.
To put it simply, I realized that most of my pain points with React come from its declarative model ui=f(state). So I'm trying something that I'm calling "imperative JSX." Instead of treating JSX as the source of truth for your UI, it essentially becomes a query interface for DOM manipulation.
I first had the idea for it a few months ago, and only began writing it in earnest last week, so it's extremely early and nowhere near production-ready. Still, I'd appreciate feedback on it (positive and negative)!
The side project I'm working on is called Matry, so the library is currently called @matry/dom. I'm slowly building up a list of examples of it in action at this repo: https://github.com/matry/dom-recipes
Cheers!
Comments URL: https://news.ycombinator.com/item?id=40889951
Points: 6
# Comments: 0
Login to add comment
Other posts in this group

Article URL: https://planetscale.com/blog/faster-interpreters-in-go-catching-up-with-cpp
Comments U

Article URL: https://gizmodo.com/keeping-voyager-al
Hi HN,
I teach tech design history, and one of the key stories I cover is the development of the original iPhone keyboard by Ken Kocienda. Reading about it in his book "Creative Selection" is gr
Article URL: https://lbc.cryptoguru.org/man/theory
Comments URL: https://news.yco
