Sani Yusuf

Angular Features You Should be Using

Is your Angular app using its full toolbox? Learn powerful but overlooked features like component inheritance and differential loading to build better enterprise applications.

Angular Features You Should be Using
#1about 4 minutes

Understanding Angular's all-in-one framework approach

Angular provides a complete suite of tools out of the box, making it a mature and robust choice for enterprise-level applications.

#2about 4 minutes

Simplifying builds with environment configurations

Use the Angular CLI and angular.json to easily manage and swap environment-specific variables for development, staging, and production builds.

#3about 3 minutes

Reusing component logic with component inheritance

Inherit class logic from a base component using the `extends` keyword, allowing for code reuse without sharing templates or styles.

#4about 3 minutes

Modifying requests globally with HTTP interceptors

Intercept and modify all inbound or outbound HTTP requests to automate tasks like adding authorization headers or logging analytics.

#5about 5 minutes

Improving performance with differential loading

Angular automatically creates separate ES5 and ES6 bundles, serving smaller, modern code to new browsers while maintaining support for older ones.

#6about 3 minutes

Loading components dynamically on demand

Go beyond route-based lazy loading by dynamically fetching and rendering individual components at runtime to improve initial load performance.

#7about 5 minutes

Building powerful forms with reactive forms

Leverage reactive forms to manage complex form state, apply synchronous and asynchronous validators, and create a more dynamic user experience.

#8about 7 minutes

Answering questions on advanced Angular topics

The speaker addresses questions about reducing framework overhead, handling Docker environments, building multi-tenant apps, and template inheritance.

Related jobs
Jobs that call for the skills explored in this talk.

job ad

Saby Company
Delebio, Italy

Intermediate

d

Saby Company
Delebio, Italy

Junior

Featured Partners

Related Articles

View all articles
AP
Anto Pranjić
11 Tips to Make The Most Out of Your First World Congress 
The world’s most awesome event for developers is taking place in less than a month! It’s been far too long since the last time we met in person, but that’s only going to make this year’s WeAreDevelopers World Congress a truly special experience. Conf...
11 Tips to Make The Most Out of Your First World Congress 
CH
Chris Heilmann
All the videos of Halfstack London 2024!
Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
All the videos of Halfstack London 2024!
TL
Thomas Limbüchler
What is TypeScript?
Since Angular 2 at the latest, TypeScript has been known to many. But what exactly can you do with it, and is it worth changing?Anyone who has worked with programming languages ​​such as Java or C# before will have noticed that JavaScript allows a su...
What is TypeScript?

From learning to earning

Jobs that call for the skills explored in this talk.