Skip to content

Commit ff6e199

Browse files
authored
docs: naming conventions (#458)
1 parent 47d342f commit ff6e199

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • docs/3-reference/2-naming-conventions
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Naming Conventions
2+
3+
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:
4+
5+
- .client.tsx files
6+
- .server.tsx files
7+
- fullPage view

0 commit comments

Comments
 (0)