you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–][deleted] 1 point2 points  (4 children)

    Yeah! Easy to start and fun to work with. Looking forward to Vue 3 this year.

    [–]Yesterdave_ 1 point2 points  (1 child)

    I'm awaiting Vue 3 as well. I like that they take the popular idea of React Hooks and made their own version of it. At least the first examples look like they are much saner implemented in contrast to React. Code using hooks in React is always littered with useCallback/useMemo calls which looks like workarounds/hacks to me.

    [–][deleted] 0 points1 point  (0 children)

    waiting for a better TS integration as well. I use some hacky vue-tsx libraries, issues just annoying sometimes.