You can define your sub-header here
Getting start with your project custom requirements using a ready template which is quite difficult and time taking process, Apex Admin provides useful features to kick start your project development with no efforts !
If you're new to Angular you may feel overwhelmed by the quantity of new concepts to apprehend, so before digging in this project you may want to start with this progressive tutorial that will guide you step by step into building a complete Angular application.
If you come from AngularJS and want to dig straight in the new version, you may want to take a look at the AngularJS quick reference
Until you know the full Angular API by heart, you may want to keep this cheatsheet that resumes the syntax and features on a single page at hand.
This project follows the standard Angular style guide.
More than just coding rules, this style guide also gives advices and best practices for a good application architecture and is an **essential reading** for starters. Reading deeper, you can even find many explanations for some design choices of the framework.
Even though they are not mandatory, Angular was designed for the use of design patterns you may not be accustomed to, like reactive programming, unidirectional data flow and centralized state management.
These concepts are difficult to resume in a few words, and despite being tightly related to each other they concern specific parts of an application flow, each being quite deep to learn on its own.
You will essentially find here a list of good starting points to learn more on these subjects.