# Single File Angular Module (SFAM) Since Angular 14 was released, it's possible to create Angular modules in a single file. This removes a lot of boilerplate code and a lot of noise (many files).