Standards
When to use PascalCase
Best Practices
Avoid using the "any" type
Avoid using Non-primitive types
Type Inference
Examples
Use enums
Use Interfaces
Extend Interfaces
You do not have to explicitly type your variable in initialization and this is okay to do when it can inferenced.
Please Login or Register to comment
Please Login or Register to comment