Explore an underappreciated decomposition killer feature, introduced with Angular 15 to see how it can help you breakdown complex code....
Have you ever wondered, what magic goes into listening to an Escape key with (keydown.esc)? In this article we will dive a bit into the source code to explore this lesser known public API and how we can leverage it for our benefit....