Angular Articles

Sorted By: Most Recent
Jasim Lika Jasim Lika
Updated on January 10, 2025

How to Add Multiple Loaders and Spinners on Angular

Multiple loaders and progress bars can be added to Angular applications through the ngx-ui-loader library. Learn how it works with code.

Image: Shutterstock / Built In
Collins Mutai Collins Mutai
Updated on December 04, 2024

How to Pass Data With EventEmitter in Angular

EventEmitter() is a class in Angular that’s used to pass values from the child component to the parent component. Here’s how it works. 

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on January 30, 2024

A Guide to Web Development Frameworks

A web development framework is a collection of tools, libraries and best practices that make it easier to create, maintain and scale websites. Here’s how to pick the right one for your team.

Image: Shutterstock / Built In
Lorenzo Zarantonello Lorenzo Zarantonello
Updated on September 05, 2023

How To Use ForkJoin in Angular With Examples

ForkJoin is an RxJS operator that combines multiple Observables into a single Observable. Learn how to use forkJoin with an Angular example.

Image: Shutterstock / Built In
Artturi Jalli Artturi Jalli
Updated on March 15, 2023

What Is AngularJS?

AngularJS makes it easier to develop web apps by reducing the amount of code you need at any given point in the development process.

Image: Shutterstock / Built In