Code Style
Following our coding style helps maintain a consistent and well-organized codebase
When coding in JavaScript, it is important to keep in mind functional programming practices, as well as Scandi-specific conventions that ensure your code will work well with the rest of the ecosystem.
JavaScript Code StyleSCSS code style helps keep your code easy to navigate and adapt.
SCSS Code StyleLast updated