We could add a testing framework and write tests for our initial js setup. So when you make changes to the initial setup, that works, you have a better idea why the changed code might not work anymore. And it could improve code quality and readability as well as supports new coworkers to understand the code.
We could add a testing framework and write tests for our initial js setup. So when you make changes to the initial setup, that works, you have a better idea why the changed code might not work anymore. And it could improve code quality and readability as well as supports new coworkers to understand the code.