Development Best Practices
Development Guidelines and Best Practices
This Wiki is setup around development guidelines and best practices. We have captures for each design element or development language best practice standards.
Example topics are:
Naming conventions
Documentation
Design patterns
Error handling
General settings
Lay-out \ User Interface
Performance tips
For each guideline / best practice we encourage you to write your guideline as clear as possible. Try to use the following headers when applicable.
Attribute(s) - tag the categorie of you topic
Description - Description of the guideline / best practice
Motivation- Why/when should developers use this best practice?
Example / Details - Use example (image, example code, etc.) to make your point clear.