DEV Community

Discussion on: Less Javascript, more HTML and CSS

Collapse
 
aewing profile image
Andrew Ewing

I agree with the principal of what you're saying, but I don't want to go back to jQuery. I like where Svelte is headed: building web applications using HTML, JavaScript, and CSS and some magic to help with reactivity.

Collapse
 
ducksoupdev profile image
Matt Levy

I totally agree with you - I don't want to go back to the jQuery days! Svelte is an excellent library and is born out of a desire to make things lighter and more performant with less runtime dependencies.