Introduction
This section is focused on frontend development guidelines for Angular. Every project or application could vary and could have their own implementation guidelines BUT this one here should be considered as the base so that any developer withing the company can collaborate at any time without struggle. As the development best practices change we can and should update this document and our guidelines as well.
Getting Started
Some things are negotiable and some other are just not in our frontend projects. All our applications should follow:
- File structure - for file structure follow this guide.
- 7-1 Sass architecture - for style follow this guide