Test Teardown and Angular Elements
As of Angular 13, ModuleTeardownOptions.destroyAfterEach defaults to true. The test module passed to TestBed.initTestEnvironment will be destroyed and the DOM cleared after every test. For tests with an Angular element defined, its associated injector will be destroyed after the first test - resulting in an error.
Angular Library Development with npm-link
As of Angular 14, ng-packagr 14.4.0 supports watching for changes in all of a library’s entry points, primary and secondary, with npm-link.
Upgrading to Angular 14
This guide is specific to upgrading from Angular 12 to 14.
How to Upgrade Angular
A General Guide
The Angular team puts a reasonable amount of effort into ensuring major versions have a stable semi-automated migration path and reduced number of breaking changes. However, upgrading involves more than just Angular.
Lost in Cyberspace
Observations of Remote Desktop
A first blog post should always be downright boring. Compiled here is a list of notes and tips for new and experienced remote desktop (RDP) users. They’ll help you stay online through situations and mistakes particularly in times when asking for help to recover a lost machine is a lot to ask.