VanJS – A no-JSX framework based on vanilla JavaScript
1–10 of 178 posts
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#2Re: VanJS – A no-JSX framework based on vanilla JavaScript
#3Re: VanJS – A no-JSX framework based on vanilla JavaScript
#4Is my cynicism here warranted, or am I just jaded from 20 years of watching pendulums swing left and right and watching the wheel be reinvented over and over?
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#5Looking at my own use of solid, things this is missing are:
- jsx
- stores (having some way to hook into van's reactivity would address this, maybe digging into van.state internals there's a way)
- onMount/onCleanup
- For/Index/Show which helps handle efficient reuse, this could probably be built as a layer on top of vanjs
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#6Re: VanJS – A no-JSX framework based on vanilla JavaScript
#7Oh, this is literally Xeact. https://xeiaso.net/blog/xeact-0.0.69-2021-11-18/
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#8Why do people even reinvent this wheel every few months? Does the Anyone can build a "reactive" type framework by following tutorials online now, they're super in vogue. Is my cynicism here warranted, or am I just jaded from 20 years of watching pendulums swing left and right and watching the wheel be reinvented over and over?
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#9Why do people even reinvent this wheel every few months? Does the Anyone can build a "reactive" type framework by following tutorials online now, they're super in vogue. Is my cynicism here warranted, or am I just jaded from 20 years of watching pendulums swing left and right and watching the wheel be reinvented over and over?
Re: VanJS – A no-JSX framework based on vanilla JavaScript
#10Why do people even reinvent this wheel every few months? Does the Anyone can build a "reactive" type framework by following tutorials online now, they're super in vogue. Is my cynicism here warranted, or am I just jaded from 20 years of watching pendulums swing left and right and watching the wheel be reinvented over and over?