Introduction
Welcome to the XIP developers documentation.
Why follow these coding standards?
As developers, we have the responsibility to write good code:
- To our clients: to deliver stable features that work;
- To our colleagues: to write understandable, maintainable code;
- To ourselves: to keep improving and stay on top of the game.
Therefor, follow these coding standards.
Who are these for?
Anyone should feel free to follow these standards, but they are primarily for any developer working at or for XIP.
Feel free to look around, but the main sections are:
Coding standards
These are the rules we need to abide when writing code, no questions asked.
New to XIP?
Start your journey by reading our general coding standards.