
In the modern web development landscape, JavaScript frameworks like Vue, and Angular dominate discussions about reactive interfaces.
However, it...
For further actions, you may consider blocking this person and/or reporting abuse
Hello nice work :-),
Here is another way to add reactivity, without any bundlers.
I know, this is a liitle out of subject, but I wanted to show you don't need hyped frameworks to get reactivity.
You can test it here a component approach : Counter
In theory, this is possible, but you need to look in practice
Agree
This is still running JavaScript. In my opinion I would prefer to use Alpine.js.
Alpine.js is a fairly generic approach, not really server-oriented. Syntax-wise, it's very similar to jsx, but a bit weird.
Well then why not use htmx
Well! That's great... π―
Thanks!
Love to read about tech
Me too
Love this lightweight approach..
Without a framework, create a normal application possible
Very interesting, discussion is goin on related to using reactive HTML. Nowadays most of the India based top 3d game development services provider companies were doing such types of things to get some innovative solutions.
Looks promising but risky for production! π‘ Better strategy: Start with Preact as drop-in React replacement - same code, 90% smaller bundle. Then optimize from there!
Handlebars ++ ?