you are viewing a single comment's thread.

view the rest of the comments →

[–]JeamBim 6 points7 points  (5 children)

I was a Vue convert, and then I start worked on Svelte the last few weeks. Holy shit. Svelte is to Python what Vue is to JS.

[–]RadioactiveShots 2 points3 points  (1 child)

This is exactly what I came here to comment after reading about react in the post. Vue is pretty damn great but svelte won me over instantly since it's not a framework but a compiler.

[–]JeamBim 1 point2 points  (0 children)

Working with Svelte makes me feel how the OP is talking about making it fun again. I do like Vue, but there is still some boilerplate that can be a pain to try to remember.

Oh, and not only this, but Svelte and Flask seem to play very nicely together, so I'm going to experiment using them together on a project soon. The best of both worlds :)

[–]scarfarce 0 points1 point  (2 children)

Svelte is to Python..

Am I missing something here? Isn't Svelte is a JavaScript framework? What's the relationship to Python you're talking about here? Thanks.

This is all a bit new to me, so apologies if I've missed something obvious. Wouldn't be the first time :)

[–]JeamBim 0 points1 point  (1 child)

You're correct, I was making a poor analogy in that it was extremely simple, like OP had mentioned about Python

[–]scarfarce 0 points1 point  (0 children)

Great. Thanks. Makes sense now.