DEV Community

Dany Paredes profile picture

Dany Paredes

I'm an NBA lover, GDE in Angular, love work with Angular, Typescript and Testing Library, and sharing content in danywalls.com and ng-content.com

How to Detect and Fix Circular Dependencies in Typescript

How to Detect and Fix Circular Dependencies in Typescript

7
Comments 2
4 min read

Want to connect with Dany Paredes?

Create an account to connect with Dany Paredes. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Learn Route Parameters in Angular with Example

Learn Route Parameters in Angular with Example

6
Comments
7 min read
Gemini: ChatSession with Kendo Conversational UI and Angular

Gemini: ChatSession with Kendo Conversational UI and Angular

2
Comments
2 min read
Create Your Personalized Gemini Chat with Conversational UI and Angular

Create Your Personalized Gemini Chat with Conversational UI and Angular

5
Comments 1
6 min read
Web Accessibility: Working with Images and Content

Web Accessibility: Working with Images and Content

1
Comments 1
5 min read
Fun and Easily Update NPM Dependencies with npm-check-updates

Fun and Easily Update NPM Dependencies with npm-check-updates

Comments
1 min read
How to Begin with Website Accessibility: A Simple Guide

How to Begin with Website Accessibility: A Simple Guide

Comments
6 min read
Simplify Routing Parameters in Angular Components

Simplify Routing Parameters in Angular Components

3
Comments
4 min read
2023: A Look Back at My Year

2023: A Look Back at My Year

Comments
4 min read
Add Router Animation Transitions for Navigation in Angular 17

Add Router Animation Transitions for Navigation in Angular 17

14
Comments
2 min read
My Top Angular Kendo Articles 2023

My Top Angular Kendo Articles 2023

Comments
2 min read
Why avoid using 'any' in TypeScript

Why avoid using 'any' in TypeScript

1
Comments
5 min read
Play with Jest builder for Angular 17 (Experimental)

Play with Jest builder for Angular 17 (Experimental)

Comments
2 min read
Solving the "Class constructor HTMLElement cannot be invoked without 'new'" Jest Error

Solving the "Class constructor HTMLElement cannot be invoked without 'new'" Jest Error

Comments
2 min read
How to Solve the "Class constructor HTMLElement cannot be invoked without 'new'" Jest Error

How to Solve the "Class constructor HTMLElement cannot be invoked without 'new'" Jest Error

Comments
2 min read
Essential Angular Questions for Junior and Mid-Level Job Interviews

Essential Angular Questions for Junior and Mid-Level Job Interviews

4
Comments 1
8 min read
How to Learn Angular 17 Features with Angular.dev

How to Learn Angular 17 Features with Angular.dev

1
Comments
2 min read
Transform Inputs Properties in Angular Easy

Transform Inputs Properties in Angular Easy

9
Comments 1
3 min read
Managing HTTP Errors in NestJS Effortlessly

Managing HTTP Errors in NestJS Effortlessly

Comments
3 min read
Svelte for the First Time: A Personal Experience

Svelte for the First Time: A Personal Experience

Comments
5 min read
Understanding InjectionContext and Signal Effects

Understanding InjectionContext and Signal Effects

Comments
3 min read
How to Build an In-Memory CRUD REST API with Nest and Deploy on Vercel

How to Build an In-Memory CRUD REST API with Nest and Deploy on Vercel

Comments
8 min read
When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

When Use Arrays, Tuples, Maps, and Sets In Typescript with Examples

6
Comments 1
3 min read
How To Use Record Type In Typescript

How To Use Record Type In Typescript

2
Comments 2
2 min read
How To Improve Your Git Commit Messages Using Conventional Commits

How To Improve Your Git Commit Messages Using Conventional Commits

4
Comments 1
2 min read
Easy Configuration of ESLint, Cypress, StoryBook, and Prettier for Angular Projects with Nx

Easy Configuration of ESLint, Cypress, StoryBook, and Prettier for Angular Projects with Nx

2
Comments
8 min read
How To Debug Angular Applications Easy

How To Debug Angular Applications Easy

5
Comments
5 min read
Simplify Your Typescript Code with Optional Chaining and Nullish Coalescing

Simplify Your Typescript Code with Optional Chaining and Nullish Coalescing

1
Comments
2 min read
RxJS Operators Every Angular Developer Should Know

RxJS Operators Every Angular Developer Should Know

4
Comments 2
4 min read
How To Test Functional Guards in Angular 15

How To Test Functional Guards in Angular 15

2
Comments 1
2 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

Why and When Use Ng-template, NgContent, and NgContainer in Angular

5
Comments 1
3 min read
How to Build My First Deno Application

How to Build My First Deno Application

2
Comments
8 min read
Using the Inject Function in Angular 15

Using the Inject Function in Angular 15

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

Angular Forms: Choosing Between Reactive and Template Driven Forms

4
Comments
9 min read
Introduction to Bash Shell Scripting for Frontend Developers

Introduction to Bash Shell Scripting for Frontend Developers

11
Comments 1
6 min read
I Don't Need a State Manager in Angular, or am I just delaying his arrival?

I Don't Need a State Manager in Angular, or am I just delaying his arrival?

Comments
12 min read
Common TestBed Pitfalls in Angular Component Testing

Common TestBed Pitfalls in Angular Component Testing

6
Comments
8 min read
Essential Azure Tools and Services for Front-End Developers

Essential Azure Tools and Services for Front-End Developers

1
Comments
8 min read
The Role of Mocks and Spies in Unit Testing

The Role of Mocks and Spies in Unit Testing

1
Comments
3 min read
Your First Steps with the Astro Framework

Your First Steps with the Astro Framework

2
Comments
9 min read
Maximizing Your Angular Build Performance with ESBUILD

Maximizing Your Angular Build Performance with ESBUILD

Comments
1 min read
Why You Should Use Strictly Typed Reactive Forms in Your Angular App

Why You Should Use Strictly Typed Reactive Forms in Your Angular App

1
Comments
4 min read
Why Front-End Developers Should Start Learning Cloud Now

Why Front-End Developers Should Start Learning Cloud Now

2
Comments
3 min read
Year 2022: A Personal Recap and What I've Learned Along the Way

Year 2022: A Personal Recap and What I've Learned Along the Way

Comments
3 min read
How To Use Functional Router Guards in Angular

How To Use Functional Router Guards in Angular

15
Comments 5
4 min read
Head Start With Standalone Components In Angular

Head Start With Standalone Components In Angular

14
Comments 2
8 min read
Working With Lazy Loading Modules and Preload Routing Strategies In Angular

Working With Lazy Loading Modules and Preload Routing Strategies In Angular

15
Comments
5 min read
Working With 3rd-Party Script and CSS In Angular

Working With 3rd-Party Script and CSS In Angular

8
Comments
4 min read
Share Component State with 'exportAs’ in Angular

Share Component State with 'exportAs’ in Angular

5
Comments
1 min read
How to Build Compound Components in Angular

How to Build Compound Components in Angular

9
Comments
5 min read
Working With Multiple Projects In Angular

Working With Multiple Projects In Angular

10
Comments 1
3 min read
How To Check Types In Typescript

How To Check Types In Typescript

5
Comments
3 min read
3 Ways of Type Transformation in Typescript

3 Ways of Type Transformation in Typescript

12
Comments 6
2 min read
How Caching Data in Angular with Rxjs

How Caching Data in Angular with Rxjs

29
Comments
3 min read
Using Pipes to Transform Data in Angular

Using Pipes to Transform Data in Angular

13
Comments
3 min read
How to simplify multiple async pipes

How to simplify multiple async pipes

24
Comments 4
3 min read
How to handle and catch errors in Rxjs

How to handle and catch errors in Rxjs

10
Comments
4 min read
Composition and inheritance in Angular

Composition and inheritance in Angular

25
Comments
9 min read
How to share data between components in Angular

How to share data between components in Angular

29
Comments 2
6 min read
Testing private methods in Typescript

Testing private methods in Typescript

18
Comments 5
2 min read
loading...