ngTemplateOutlet is a powerful tool for creating customisable components
Hi, I'm Stephen!
I'm a Senior Engineer at G-Research who is starting to blog and present in the Angular community.
Recent Posts
Understanding NgRx Component Store Selector Debouncing
NgRx component store selectors has a 'debounce' option that lets the state settle before emitting. But what does this mean and how does it work?

Regex search and replace with VS Code
I wanted to upgrade ag-grid across many apps. Standard search and replace did not work, I needed something more powerful.