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)
|
||||
- [GetiyoModuleTool](./GetiyoModuleTool)
|
||||
- [ModuleClientAPI](./ModuleClientAPI)
|
||||
- [Important Principals](./ModuleClientAPIPrincipals)
|
||||
- [User](./ModuleClientAPIUser)
|
||||
- [Important Principals](./ImportantPrincipals)
|
||||
- [ModuleServerAPI](./ModuleServerAPI)
|
||||
- [Important Principals](./ModuleServerAPIPrincipals)
|
||||
- [Client](./ModuleServerAPIClient)
|
||||
- [Property](./ModuleServerAPIProperty)
|
||||
- [ModuleData](./ModuleServerAPIModuleData)
|
||||
|
||||
Reference in New Issue
Block a user