Tag: angular

Exploring Angular's Evolution And Why It's Worth Another Look

Exploring Angular’s evolution: Why it’s worth another look

Dev

What does Angular’s evolution mean for developers? Explore where we came from, where we are now, and why it might be time for another look.

Lewis Cianci
Nov 14, 2023 ⋅ 10 min read
Angular Vs. React Vs. Vue.js: Comparing Performance

Angular vs. React vs. Vue.js: Comparing performance

Dev

Compare the three popular frameworks, React, Vue, and Angular, to see which is a good fit by comparing their performance, ease of use, etc.

Nefe Emadamerho-Atori
Aug 31, 2023 ⋅ 13 min read
Integrating GraphQL Subscriptions in an Angular App

Integrating GraphQL subscriptions in an Angular app

Dev

Learn how to integrate GraphQL subscriptions in an Angular app to get real-time updates from a WebSocket server when events occur.

Taminoturoko Briggs
Aug 2, 2023 ⋅ 10 min read
Comparing Next Js Vs Angular Key Features And Use Cases

Next.js vs. Angular: Comparing key features and use cases

Dev

Next.js and Angular are both popular JavaScript frameworks for developing web applications. Let’s compare their features, use cases, and more.

Temitope Oyedele
Mar 16, 2023 ⋅ 5 min read
Build Project Using Angular NestJS

Build a project using Angular and NestJS

Dev

This guide provides a comprehensive understanding of how to use Angular and NestJS to build web applications.

Clara Ekekenta
Feb 23, 2023 ⋅ 10 min read
Data Visualization In Angular Using D3.js

Data visualization in Angular using D3.js

Dev

Learn how to create bar charts, pie charts, and scatter plots in your Angular app using the data visualization library D3.js.

Karl Hughes
Nov 22, 2022 ⋅ 13 min read
Blazor Angular Comparison

Blazor vs. Angular comparison guide

Dev

In this article, we’ll make a comparison between Angular and Blazor. We’ll analyze their community strengths, the PWA/SPA support, their async nature, and architecture.

Julio Sampaio
Feb 24, 2022 ⋅ 8 min read
Investigating the Angular typed form RFC prototype

Investigating the Angular typed form RFC prototype

Dev

The infamous issue #13721 for strongly typed reactive forms in Angular is finally slated for release in Angular 14. Learn about the prototype here.

Yan Sun
Feb 8, 2022 ⋅ 7 min read
Customize Angular lazy loading modules for multiple frontends

Customize Angular lazy loading modules for multiple frontends

Dev

Learn how to maximize your code sharing and cleanly separate your different UI components and services for multiple frontend Angular apps.

Yan Sun
Nov 8, 2021 ⋅ 6 min read
Rendering dynamic content in Angular components using Angular CDK portals

Inject dynamic content in Angular components with portals

Dev

Learn how to dynamically render content in your Angular components using Angular CDK portals in this in-depth tutorial.

Yan Sun
Sep 23, 2021 ⋅ 5 min read
Font Awesome in an Angular Project

How to add Font Awesome to an Angular project

Dev

Font Awesome is an icon toolkit with over 1,500 free icons. Learn how to animate, color, and resize Font Awesome icons in Angular projects.

Favour Vivian Woka
Jun 22, 2021 ⋅ 5 min read
Overriding Dependencies Angular Injector Hierarchy

Overriding dependencies in the Angular injector hierarchy

Dev

Angular requires a good understanding of how dependency injection works. Learn this practical approach to parent-to-child dependency injection.

Emmanuel John
Jun 18, 2021 ⋅ 4 min read