Tag: angular

Using Real Time Data In Angular With Signalr

Using real-time data in Angular with SignalR

Dev

Integrating SignalR with Angular can help developers create high-quality frontend apps that are reactive to user inputs in real time.

Lewis Cianci
Feb 21, 2024 ⋅ 18 min read
Angular Signals Vs Observables How And When To Use Each

Angular signals vs. observables: How and when to use each

Dev

The new signals feature introduced in Angular 16 is an exciting update to how we handle async operations. However, observables […]

Lewis Cianci
Jan 12, 2024 ⋅ 9 min read
Analog.js Next.js SolidStart Modern Meta-Frameworks

Analog.js vs. Next.js vs. SolidStart: Comparing modern meta-frameworks

Dev

We compare and evaluate the Analog.js, Next.js, and SolidStart meta-frameworks, build an app with each, and look at performance.

Clara Ekekenta
Jan 11, 2024 ⋅ 5 min read
Angular Unit Testing Tutorial With Examples

Angular unit testing tutorial with examples

Dev

This tutorial demonstrates how to build an Angular app and write a unit test, test an async operator, and automatically generate a unit test.

Mesh Seun
Dec 5, 2023 ⋅ 13 min read
Using Defer In Angular 17 To Implement Lazy Loading

Using defer in Angular 17 to implement lazy loading

Dev

Angular’s new defer feature, introduced in Angular 17, can help us optimize the delivery of our apps to end users.

Lewis Cianci
Dec 4, 2023 ⋅ 10 min read
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
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