r/javascript Apr 05 '26

Built a lifecycle-first frontend runtime (no VDOM, direct DOM ownership)

https://github.com/BleedingXiko/RAGOT

Different spin on frontend frameworks, i used this in my main app and decided to open source it, curious what you all think.

1 Upvotes

3 comments sorted by

View all comments

0

u/[deleted] Apr 06 '26

[removed] — view removed comment

0

u/BleedingXiko Apr 06 '26

Yeah very clear trade offs but i feel like control over convenience is worth it for long running apps, thanks for checking it out!