Performance Improvements Better Module Visibility Rules Performance Improvements The 1.1 compiler is typically around 4x faster than any previous release. See this blog post fo...
TypeScript 1.1 Performance Improvements Better Module Visibility Rules TypeScript 1.1 Performance Improvements The 1.1 compiler is typically around 4x faster than any previ...
Performance Improvements Better Module Visibility Rules Performance Improvements The 1.1 compiler is typically around 4x faster than any previous release. See this blog post f...
Creating Components Creating Components The CLI can scaffold Angular components through the generate command. To create a new component run: ng generate component [component-...
Custom Setting Page What’s Next? Custom Setting Page There are several settings tabs from different modules. You can add a custom setting page to your project. Create a comp...