Tag: angular

Understanding Control Flow Syntax In Angular 17

Understanding control flow syntax in Angular 17

Dev

Control flow syntax provides a new, more intuitive way of doing things in Angular. Explore how to use control flow syntax in your projects.

Lewis Cianci
Mar 12, 2024 ⋅ 6 min read
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
FormGroup and FormControl In Angular

FormGroup and FormControl in Angular

Dev

Learn how to use Angular’s `FormGroup` and `FormControl` to build cleaner forms in by dividing form controls into form groups.

Nwose Lotanna
Dec 6, 2023 ⋅ 11 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
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
Server-side rendering in Angular 16

Server-side rendering in Angular 16

Dev

Angular 16 is a major release, introducing powerful improvements to server-side rendering that bring it up to speed with React and Next.js.

Yan Sun
Jun 13, 2023 ⋅ 6 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