JS coding standards
Last modified on Mon 15 Jun 2020

Since some of our projects are JavaScript-based (React or Vue on the front), it makes sense that we follow the same JS coding standards as the JavaScript team. This is where our code differs from the standard WordPress JavaScript coding standards.

For a complete overview of the JS Styleguide, check out the frontend handbook.