DEV Community

# angular

One of the world's most popular frontend JavaScript frameworks.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Internal of RXDB: Plugins, Storages Adapters 🚀

Internal of RXDB: Plugins, Storages Adapters 🚀

11
Comments
2 min read
Interested in latest HTTP response? Use RxJS SwitchMap operator

Interested in latest HTTP response? Use RxJS SwitchMap operator

1
Comments
3 min read
RxJS 7 - Observable, Observer and Subscription

RxJS 7 - Observable, Observer and Subscription

Comments
2 min read
The Amplify Series, Part 6: Using the power of AI and Machine Learning with Amplify Predictions

The Amplify Series, Part 6: Using the power of AI and Machine Learning with Amplify Predictions

2
Comments
11 min read
🔍 RxDB: The Reactive Database Solution for Angular Apps 🌐

🔍 RxDB: The Reactive Database Solution for Angular Apps 🌐

11
Comments
1 min read
RxJS 7 - Creation Functions

RxJS 7 - Creation Functions

1
Comments
5 min read
RxJS 7 - Types of Observables

RxJS 7 - Types of Observables

1
Comments
2 min read
Orchestrating communication between microfrontends and the wrapper application.

Orchestrating communication between microfrontends and the wrapper application.

Comments
3 min read
Angular Signals

Angular Signals

1
Comments 2
2 min read
Using playwright during SPA/Angular development to mock your environment

Using playwright during SPA/Angular development to mock your environment

1
Comments
15 min read
Episode 23/09: RouterTestingHarness, Signals, "TypeScript Magic" behind NgRx

Episode 23/09: RouterTestingHarness, Signals, "TypeScript Magic" behind NgRx

2
Comments
2 min read
Let's finally build our app

Let's finally build our app

8
Comments
8 min read
Configuring build cache in Angular App

Configuring build cache in Angular App

1
Comments
1 min read
Angular Forms: Choosing Between Reactive and Template Driven Forms

Angular Forms: Choosing Between Reactive and Template Driven Forms

3
Comments
9 min read
Essential Code Organization Principles

Essential Code Organization Principles

4
Comments
7 min read
Next.js vs. Angular: Comparing key features and use cases

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

2
Comments
9 min read
Reactive user interface in Angular with RxJS

Reactive user interface in Angular with RxJS

1
Comments
4 min read
Angular.json structure for beginners - what we can set

Angular.json structure for beginners - what we can set

1
Comments
4 min read
An important guide on Angular Directives and their types

An important guide on Angular Directives and their types

1
Comments 2
5 min read
Using forRoot() and forChild() in Angular

Using forRoot() and forChild() in Angular

1
Comments
4 min read
TINYMCE Editor with angular

TINYMCE Editor with angular

5
Comments
1 min read
Angular services and dependency injection: what its really all about?

Angular services and dependency injection: what its really all about?

1
Comments
3 min read
Creating Custom RxJS Operators

Creating Custom RxJS Operators

Comments
2 min read
Deploy de app Angular/React para o S3 via GitHub Actions

Deploy de app Angular/React para o S3 via GitHub Actions

Comments
4 min read
Authentication in Angular: Part IV: Redirect feature and Account extra service

Authentication in Angular: Part IV: Redirect feature and Account extra service

Comments
5 min read
Getting Started with Jasmine Testing in Angular: A Beginner's Guide

Getting Started with Jasmine Testing in Angular: A Beginner's Guide

Comments
7 min read
Angular EventEmitter() - Passing data from child to parent component

Angular EventEmitter() - Passing data from child to parent component

Comments
2 min read
Hotword Activated Angular Application with Porcupine and Web Speech API

Hotword Activated Angular Application with Porcupine and Web Speech API

1
Comments
1 min read
Superpowers with Directives and Dependency Injection: Part 3

Superpowers with Directives and Dependency Injection: Part 3

11
Comments 4
5 min read
How to add fontawesome - Angular

How to add fontawesome - Angular

Comments
9 min read
Make Sure You Do This Before Switching To Signals

Make Sure You Do This Before Switching To Signals

14
Comments 6
6 min read
O guia definitivo para hospedar uma SPA Angular/React com S3, Route 53 e CloudFront

O guia definitivo para hospedar uma SPA Angular/React com S3, Route 53 e CloudFront

3
Comments
4 min read
Reusable component store for pagination using generics

Reusable component store for pagination using generics

14
Comments 2
7 min read
Add package manager to Angular app

Add package manager to Angular app

Comments 3
1 min read
Angular Simple Slick without dependencies

Angular Simple Slick without dependencies

1
Comments
3 min read
Advise of better and correct approach in creating object and using in Type script and angular?

Advise of better and correct approach in creating object and using in Type script and angular?

Comments
1 min read
Subscribing to server sent events with Angular

Subscribing to server sent events with Angular

2
Comments
2 min read
Yet Another Newsletter LOL: Renaissance

Yet Another Newsletter LOL: Renaissance

11
Comments
3 min read
New Features of Angular 15

New Features of Angular 15

1
Comments
5 min read
Angular & signals. Everything you need to know.

Angular & signals. Everything you need to know.

145
Comments 38
23 min read
Superpowers with Directives and Dependency Injection: Part 1

Superpowers with Directives and Dependency Injection: Part 1

51
Comments 6
6 min read
Building a Dynamic Serverless Photo Blog with Angular & Google Sheets - 1: Solving Angular Router Navigation Issues

Building a Dynamic Serverless Photo Blog with Angular & Google Sheets - 1: Solving Angular Router Navigation Issues

3
Comments
7 min read
Superpowers with Directives and Dependency Injection: Part 2

Superpowers with Directives and Dependency Injection: Part 2

19
Comments 1
5 min read
Fun with speech detection using RxJS and Angular standalone components

Fun with speech detection using RxJS and Angular standalone components

Comments
4 min read
Call Web API from angular 8 Example |API In Angular Create Website

Call Web API from angular 8 Example |API In Angular Create Website

1
Comments
2 min read
Angular Library to convert number to words | Angular Tutorial

Angular Library to convert number to words | Angular Tutorial

1
Comments
2 min read
Authentication in Angular: Part V, Handling SSR

Authentication in Angular: Part V, Handling SSR

1
Comments 3
8 min read
Repository and File Structure

Repository and File Structure

1
Comments
5 min read
4 Best Angular Charts for Revealing Trends Over Time

4 Best Angular Charts for Revealing Trends Over Time

Comments
8 min read
Easily Integrate Blazor Components into Any SPA Framework as Custom Elements

Easily Integrate Blazor Components into Any SPA Framework as Custom Elements

Comments
6 min read
Bootstrapping Standalone Components

Bootstrapping Standalone Components

4
Comments
4 min read
You don't want a BaseComponent in your app

You don't want a BaseComponent in your app

43
Comments 8
10 min read
Ana's Amateur Renaming of Angular Crap 'Cause How the Heck are We Supposed to Know What "HostListener" Means?

Ana's Amateur Renaming of Angular Crap 'Cause How the Heck are We Supposed to Know What "HostListener" Means?

2
Comments
4 min read
RxJS Pipelines

RxJS Pipelines

2
Comments
5 min read
How to Implement Role-Based Access Control with JWT-Based Authorization in Angular

How to Implement Role-Based Access Control with JWT-Based Authorization in Angular

Comments
5 min read
RxJS 7 - Observables

RxJS 7 - Observables

3
Comments
3 min read
A simple Angular folder structure that makes development feel natural and easy.

A simple Angular folder structure that makes development feel natural and easy.

4
Comments 2
4 min read
Create Angular project with Jest Testing Framework

Create Angular project with Jest Testing Framework

2
Comments
1 min read
Create an analog clock using RxJS and Angular standalone components

Create an analog clock using RxJS and Angular standalone components

2
Comments
4 min read
Steps to adopt micro frontends architecture for your frontend application in Angular

Steps to adopt micro frontends architecture for your frontend application in Angular

Comments
2 min read
loading...