Enforcing Code Standards in a JavaScript Library
This presentation discusses how to enforce code standards in your JavaScript project. As a use case, one of the libraries used at Spotify will be disucsses in order to show the importance of keeping standards in your JavaScript codebase. This session covers a few tools and practices you might want …