Posts, a community app by Read.cv

Thread
Dan Perrera

In the past week I used React, Vue, and Svelte to author code at work. Svelte just feels effortless compared to the others.

Simon Ammann
Replying to @dperrera

What‘s it about Svelte that makes it feel flowing to you?

Simon Ammann
Replying to @dperrera

Right, I feel like since the inception of Vue‘s Composition API and <script setup> I write less boilerplate, but haven‘t tried Svelte in depth – someting for the next weekend project :)

Dan Perrera
Replying to @smnmmnn

Yeah, the composition api in Vue is way better but I still struggle with it. We built our newest product at work that way and it’s fine but I’d make a different decision now if I had to do it again.