This is the first post about a library wich will have, I predict it, a great success...
For further actions, you may consider blocking this person and/or reporting abuse
This is the first post about a library wich will have, I predict it, a great success...
For further actions, you may consider blocking this person and/or reporting abuse
Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.
Top comments (4)
Looks nice. ππ
But I'm pretty sure it's not the tiniest in the world?
The smallest I've seen is dot-dom at 0.5 KB
github.com/wavesoft/dot-dom
There are several of 1 KB frameworks out there as well. π
Thank youπ
dot-dom is a template engine, not a framework, it does not have reactive state management ...
Regards
No, this is not just a template engine - look again: component state and reactive updates. π
Ergonomically, it's a bit clumsy to work with, because of the abbreviated property names (which feels a bit like cheating) but yes, this is a functioning UI framework. I've used it. It even works with JSX. π
Thank you Rasmus, a little late :-)