5

Has anyone here used Svelte (javascript)?

Submitted by twovests in just_post

Working with JavaScript technologies feels really weird and alien to me, but it makes sense given all these technologies evolved around code run in a browser rather than in an OS.

I've done a few tiny projects with JavaScript, but I resisted frameworks because (1) even the venerable jQuery has been mostly met by standard features, but also (2) I don't want to invest time in a framework only for it to go obsolete.

But have you ever tried to generate an SVG dynamically without a framework? It sucks. So, I want to learn a framework.

My understanding is that React is dominant, Vue and Angular are close seconds, and everyone loves Svelte and wants to use it instead. (Kind of like Rust or Julia.)

Does anyone here have experience with Svelte? Obviously, Svelte enthusiasts love it, but I'm wondering if anyone here has used it (and hates it)

Comments

You must log in or register to comment.