The Angular Date pipe can do more than format local time. You can also work with any offset, such as zero UTC offset.
Test a Gatsby application before every release with Cypress.
Repeatable, easy, and versioned configuration for code screenshots with the Carbon Now CLI.
Libraries and tools for working with Schematics
Getting those new features in Typescript 3.7 to work with Prettier
How to dynamically change parameters used with Angular Pipes
How to increase search engine ranking while maintaining ownership of your content and reaching the maximum amount of viewers
The process of moving and interpolating template files in schematics is extremely powerful. You can provide variables and methods to use in the files and filenames during interpolation which is very similar to what's available in Angular components.
HTTP Interceptors provide a flexible mechanism to control your application when dealing with network-related resources. They’re similar to middleware in other frameworks and allow network logic to be abstracted and reused.
Build Schematics quick and easy with visual diffs.
A responsive way to rotate and center text in its container.
Angular CLI prompts are easy to configure and improve usability and validation.
Jest is an alternative testing library that's compatible with Angular but requires some setup. I'll show you how I automated that process with Angular Schematics.