js devs is 2023
- use complicated react libs to do simple things
- compile complicated apps into obfuscated js and css
- now try to debug why production build runs differently from dev environment
good luck with that
vanilla js devs in 2023:
- write vanilla js
- production build is exactly same as dev build
- debug production code in web console