1 min readMay 26, 2020
You're asking me "how do I use JavaScript wrong and badly" and I'm not going to answer you.
Just grow up, put on your big kid pants, and learn to use the libraries the way they work properly and the way they're intended. You don't have to use Redux, but you DO have to use NPM or some replacement like Yarn. You do have to use something like Webpack to handle importing modules and building. These things aren't optional.