top | item 46113246

(no title)

hitekker | 3 months ago

I’ve been enjoying Vue recently. Its API so far feels like an acceptable cognitive overhead over the raw DOM.

Plus, Evan You seems like a pretty stable and drama free maintainer.

discuss

order

9dev|3 months ago

If you haven’t yet, also take a look at VueUse. It’s essentially a library of very useful utility composables that come on handy very often, and make for astonishingly clean components.

hitekker|3 months ago

Thank you for the suggestion. I'll give it a shot later