inDepth.dev
  • Our Manifesto
Subscribe
Chaz Gatian

Chaz Gatian

Senior Architect at Hyland Software. Currently focusing on component design and architecture.

📍 Cleveland, Ohio
https://twitter.com/cgatian
How to cancel a component event from output properties in Angular
angular

How to cancel a component event from output properties in Angular

Sometimes a component needs to raise an event to the parent component to notify them of action e.g., click. In this post, we will examine how a parent component can cancel or prevent a default action from taking place.

  • Chaz Gatian
Chaz Gatian May 14, 2020 • 4 min read
Dynamically Loading Components with Angular CLI
angular

Dynamically Loading Components with Angular CLI

When moving from a multi-page application to a SPA, one of the problems that presents itself is the payload size upon initial load. By default, in an Angular application everything is bundled into one payload, which means as the application grows, so does the time that it takes to load.

  • Chaz Gatian
Chaz Gatian Jan 10, 2018 • 7 min read
inDepth.dev © 2023
Powered by Ghost