You are viewing a single comment's thread from:

RE: Stimulus js - modest JavaScript framework for the HTML

in #steemhunt • 7 years ago

React already on my blacklist 😅, though I'm still interested in their rendering engine (what they call it, Fabric?).
Well, the syntax is inspired by Vue. However, Svelte is a compiler while Vue and React are frameworks which need a runtime.
If you have time, try creating a vscode extension or jupyter widget using React or Vue. You will know what the downside is 😉