> For the complete documentation index, see [llms.txt](https://docs.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scandipwa.com/structure/code-style.md).

# 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="/pages/-MO\_8YZXZtQa8oAHbxMi" %}
[JavaScript Code Style](/structure/code-style/javascript-code-style.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-MO\_rePLbRL330D37\_an" %}
[SCSS Code Style](/structure/code-style/scss-code-style.md)
{% endcontent-ref %}
