Angular.js 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
Kyle Brill Kyle Brill
Updated on August 07, 2024

What Is MEAN Stack?

MEAN stack is a set of technologies, all based in JavaScript, that developers use to build dynamic web applications.

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
Julia Zolotarev Julia Zolotarev
Updated on March 15, 2023

What Is TypeScript?

TypeScript, a superset of JavaScript, adds a layer of type safety to your code and enhances the developer experience.

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