This section describes our coding standards and best practices. Our goal is have cohesion across all of HCA's development efforts. Here we provide coding styles for the various languages that we use here at HCA, discuss authentication, inner-sourcing of code, continuous integration, continuous deployment and other topics related to development best practices.
| Section | |
|---|---|
| Styling - Swift Functional | Coding style for Swift project following functional |
| Styling - Swift Object-Oriented | Coding style for Swift project following OOP |