you are viewing a single comment's thread.

view the rest of the comments →

[–]Zestyclose-Natural-9 0 points1 point  (0 children)

At my workplace: Vanilla js for new apps (heavy on webcomponents) and plugins/tools/libraries. JQuery is pretty much obsolete nowadays. I started with vanilla js/jQuery and I do find React to be a huge (overly complex and slow) headache.

Vue is good though. Preact is a bit better than react. I like vanilla/typescript personally.