Infinum Angular guidelines and best practices Handbook
Last modified on Mon 04 Jan 2021

The official docs are a great source of reference information, guides, and tutorials. After you finish the official tutorials, take a look at our very own Angular Handbook. At first we recommend you skim-read it on a high-level, just to get to know which topics are covered. Of course, feel free to read it completely if you have the time.

The Handbook covers some of the best practices and formatting preferences to which we try and adhere when possible. This includes:

One of the topics which is usually not covered in detail in most online tutorials is testing. A large portion of the Handbook is about testing and this should come in very handy once you start working on an actual project where it might be required to write tests.