Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Angular without Modules - The State of Standalone Components

Angular without Modules - The State of Standalone Components

In this talk, we will look into Angular's Standalone Components, new APIs introduced since the initial release, best practices, and third-party packages and tools state. We will dive deep into the latest APIs introduced in v14.2 and above and how to take advantage of Angular's Standalone Components.

Maina Wycliffe

December 02, 2022
Tweet

More Decks by Maina Wycliffe

Other Decks in Technology

Transcript

  1. About Me Maina Wycliffe Angular GDE, Software Engineer at Flanksource,

    & Typescript aficionado Author of the All Things Typescript Newsletter - allthingstypescript.dev Maina Wycliffe
  2. Available HTTP Features • withInterceptors • withJsonpSupport • withLegacyInterceptors •

    withNoXsrfProtection • withRequestsMadeViaParent • withXsrfConfiguration
  3. Resources • Standalone APIs | This is Angular guides •

    Advancements in the Angular Router | by Andrew Scott | Oct, 2022 • Angular - Getting started with standalone components