David
Such a bummer that modern JavaScript frameworks appear to be in a perpetually vulnerable state due to the number of dependencies #stackpickingtime
MicroFounder, David, +3 others
MicroFounder
What are you using personally? I’m too old school as I continue to use jQuery! But I have very little JS need.

I’ve been contemplating to build ATS for remote companies so that would be a place where I’d need to become more modern… React, or at least Vue on Laravel.
David
Still choosing! Had a play with next.js and just started looking at vue.js. Can’t believe vue pulled in a bunch of basic string manipulation functions that each have their own npm package.

I’m seriously tempted to just use jquery tbh, with a hand rolled bunch of lambda@edge functions for the backend. Much smaller attack surface.
David
wow, jquery has a worse track record than I expected