diff --git a/docs/3-reference/2-naming-conventions/README.md b/docs/3-reference/2-naming-conventions/README.md new file mode 100644 index 00000000..83320de4 --- /dev/null +++ b/docs/3-reference/2-naming-conventions/README.md @@ -0,0 +1,7 @@ +# Naming Conventions + +The JavaScript Modules engine does not enforce any naming conventions, but we recommend you follow the following guidelines to ensure a maximum compatibility with the rest of the Jahia ecosystem: + +- .client.tsx files +- .server.tsx files +- fullPage view