1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Updated JS prettier

This commit is contained in:
eldadfux 2019-09-13 13:49:48 +03:00
parent e2bf07a369
commit ddaa9c5b1f

View file

@ -36,6 +36,8 @@ Appwrite uses PHPs Composer for managing dependencies on the server-side and JS
Appwrite is following the PHP-FIG standards. Currently, we are using both PSR-0 and PSR-4 for coding standards and autoloading standards. Soon we will also review the project for support with PSR-12 (Extended Coding Style).
We use prettier for our JS coding standards and for auto-formmating our code.
## Scalability, Speed and Performance
Appwrite is built to scale. Please keep in mind that the Appwrite stack can run in different environments and different scales.