Added server principals
5
ModuleServerAPIPrincipals.md
Normal file
5
ModuleServerAPIPrincipals.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# ModuleClientApi - Important Principals
|
||||||
|
|
||||||
|
When creating the server side of a module there are some really important things to take account of!
|
||||||
|
|
||||||
|
- Never use log directly to Getiyo.log! Always use console.log/console.error/console.warn
|
||||||
@@ -12,9 +12,10 @@
|
|||||||
- [Development environment/Building](./ModuleEnvironment)
|
- [Development environment/Building](./ModuleEnvironment)
|
||||||
- [GetiyoModuleTool](./GetiyoModuleTool)
|
- [GetiyoModuleTool](./GetiyoModuleTool)
|
||||||
- [ModuleClientAPI](./ModuleClientAPI)
|
- [ModuleClientAPI](./ModuleClientAPI)
|
||||||
|
- [Important Principals](./ModuleClientAPIPrincipals)
|
||||||
- [User](./ModuleClientAPIUser)
|
- [User](./ModuleClientAPIUser)
|
||||||
- [Important Principals](./ImportantPrincipals)
|
|
||||||
- [ModuleServerAPI](./ModuleServerAPI)
|
- [ModuleServerAPI](./ModuleServerAPI)
|
||||||
|
- [Important Principals](./ModuleServerAPIPrincipals)
|
||||||
- [Client](./ModuleServerAPIClient)
|
- [Client](./ModuleServerAPIClient)
|
||||||
- [Property](./ModuleServerAPIProperty)
|
- [Property](./ModuleServerAPIProperty)
|
||||||
- [ModuleData](./ModuleServerAPIModuleData)
|
- [ModuleData](./ModuleServerAPIModuleData)
|
||||||
|
|||||||
Reference in New Issue
Block a user