# Code Style

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.

{% content-ref url="code-style/javascript-code-style" %}
[javascript-code-style](https://docs.scandipwa.com/structure/code-style/javascript-code-style)
{% endcontent-ref %}

SCSS code style helps keep your code easy to navigate and adapt.

{% content-ref url="code-style/scss-code-style" %}
[scss-code-style](https://docs.scandipwa.com/structure/code-style/scss-code-style)
{% endcontent-ref %}
