DEV Community

Discussion on: ๐Ÿฆ„๐ŸŒˆSvelte: A Comprehensive Guide to Developing Your App With Svelte - Part 1

Collapse
 
kwnj profile image
Jeff

I feel the same way. Everyone around me was getting into Vue and React, and every time I sat down to try and learn a bit of either of those, I just couldn't get into it. Maybe it's just me, but something about Svelte really clicks with me.

Thread Thread
 
codewithyaku profile image
CodeWithYaku

The main complications that I had faced with either Vue or react was state management. Not that there are no good libraries for both but it adds a lot of things grasp especially for a new web dev ....but with Svelte it's like dealing with html css and vanilla JavaScript