DEV Community

Manuel Artero Anguita 🟨 profile picture

Manuel Artero Anguita 🟨

Father & happily married 👨‍👩‍👧. Senior Software eng. based on 🇪🇸. TV Apps at @Telefonica. React ⚛️ Professor in a master's program. Js 🟨 Ts 🟦

Location Madrid, Spain Joined Joined on  Email address manutero.developer@gmail.com github website twitter website

Education

University Degree on Software Engineer

Pronouns

He/Him

Work

Senior Full-Stack Engineer

Node
Three Year Club
Writing Debut
Two Year Club
4 Week Writing Streak
One Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
The Project Ended. What to Keep.

The Project Ended. What to Keep.

Comments
2 min read

Want to connect with Manuel Artero Anguita 🟨?

Create an account to connect with Manuel Artero Anguita 🟨. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Reach Out to the Da Vincis of Our Time

Reach Out to the Da Vincis of Our Time

2
Comments
1 min read
Why I’ll Never Trust Carets Again

Why I’ll Never Trust Carets Again

Comments
2 min read
The JS Bundle Wars [1/n]

The JS Bundle Wars [1/n]

2
Comments
3 min read
Library vs. Framework

Library vs. Framework

Comments 1
2 min read
My Local Works™: A Docker Tale (+ Handy Script)

My Local Works™: A Docker Tale (+ Handy Script)

2
Comments 4
2 min read
Setup Jest (Ts) for a brand new React project

Setup Jest (Ts) for a brand new React project

1
Comments 2
2 min read
Hidden Requirements in Dev Hiring

Hidden Requirements in Dev Hiring

12
Comments 5
2 min read
Trying to Replace the DOM with Canvas — And Failing

Trying to Replace the DOM with Canvas — And Failing

6
Comments 7
2 min read
Hierarchy was a Mistake

Hierarchy was a Mistake

22
Comments 11
3 min read
A CORS Go-To-Bed Tale

A CORS Go-To-Bed Tale

2
Comments
3 min read
Copilot is great; I just need it not to speak all the time

Copilot is great; I just need it not to speak all the time

3
Comments 2
1 min read
AI could end my job — Just not the way I expected

AI could end my job — Just not the way I expected

12
Comments 9
2 min read
Reducing Code Duplication in GitHub Actions Workflows (1/2)

Reducing Code Duplication in GitHub Actions Workflows (1/2)

2
Comments 1
2 min read
[Meme Monday] My favorite mythological animal is a cleanup npm installation

[Meme Monday] My favorite mythological animal is a cleanup npm installation

1
Comments
1 min read
What's a Principal? A Conversation With my Head of Eng.

What's a Principal? A Conversation With my Head of Eng.

43
Comments 3
3 min read
Fix an issue on my Dockerfile: ARG Scope in Multi-Stage Docker Build

Fix an issue on my Dockerfile: ARG Scope in Multi-Stage Docker Build

7
Comments
2 min read
When Volunteering Turns into a Demanding Job Offer?

When Volunteering Turns into a Demanding Job Offer?

2
Comments 4
1 min read
Why I Prefer 'function' Declarations for Top-Level Symbols (But Won't Use Them Anymore)

Why I Prefer 'function' Declarations for Top-Level Symbols (But Won't Use Them Anymore)

3
Comments 3
2 min read
Advanced Ts: Dependent parameters, inferred unions and a healthy interaction on Twitter.

Advanced Ts: Dependent parameters, inferred unions and a healthy interaction on Twitter.

1
Comments 3
3 min read
If you don't write unit tests... it's a skill issue

If you don't write unit tests... it's a skill issue

285
Comments 80
2 min read
Test that a js-listener is called with expected CustomEvent()

Test that a js-listener is called with expected CustomEvent()

Comments
1 min read
Ts transpiling absolute path statements in your npm package

Ts transpiling absolute path statements in your npm package

2
Comments
2 min read
Look what they need to mimic a fraction of our power

Look what they need to mimic a fraction of our power

Comments
1 min read
I was asked if Copilot is actually useful.

I was asked if Copilot is actually useful.

1
Comments 3
1 min read
Tech Talk: React in the Terminal? Hold my Beer 🍺

Tech Talk: React in the Terminal? Hold my Beer 🍺

34
Comments 2
3 min read
Custom Exceptions in modern js / ts

Custom Exceptions in modern js / ts

12
Comments 4
3 min read
Im a simple man. I want to chat with chat-GPT from vsCode. Help needed.

Im a simple man. I want to chat with chat-GPT from vsCode. Help needed.

3
Comments 1
1 min read
as any;

as any;

2
Comments 2
1 min read
Preparing a React course in public - modifying the DOM with Vanilla Js

Preparing a React course in public - modifying the DOM with Vanilla Js

1
Comments
2 min read
Preparing a React course in public - Raw HTML + CSS

Preparing a React course in public - Raw HTML + CSS

3
Comments
1 min read
Preparing a React course in public - Examples Hub

Preparing a React course in public - Examples Hub

Comments 2
1 min read
Preparing a React course in public - Ideas

Preparing a React course in public - Ideas

1
Comments 5
2 min read
Startups with crazy Hiring Processes: please don't.

Startups with crazy Hiring Processes: please don't.

18
Comments 31
1 min read
Two tips for improving your Code Reviews

Two tips for improving your Code Reviews

2
Comments
3 min read
"Who are you?" - a conversation with my therapist

"Who are you?" - a conversation with my therapist

3
Comments 3
2 min read
Advanced ts: playing with generics in a React.Context

Advanced ts: playing with generics in a React.Context

6
Comments 1
3 min read
Aaah, a quick review I see.

Aaah, a quick review I see.

4
Comments 1
1 min read
Advanced Typescript: Type Predicates, Narrowing & func Overrides.

Advanced Typescript: Type Predicates, Narrowing & func Overrides.

2
Comments 1
3 min read
Is It Worth Learning { X } Anymore?

Is It Worth Learning { X } Anymore?

5
Comments 2
1 min read
Another day as senior dev. (humour)

Another day as senior dev. (humour)

2
Comments
1 min read
Reminder: Contribute means opening issues and documentation too

Reminder: Contribute means opening issues and documentation too

4
Comments 1
1 min read
Testing a React Custom Hook

Testing a React Custom Hook

11
Comments
4 min read
TypeScript: Interface or Type? Hint: it's in the name

TypeScript: Interface or Type? Hint: it's in the name

9
Comments 6
2 min read
GitHub Copilot discovered me something isn't documented

GitHub Copilot discovered me something isn't documented

2
Comments
1 min read
VSCode snippet: New React component (ts)

VSCode snippet: New React component (ts)

3
Comments 2
1 min read
Advanced js: iterable objects (@@iterator)

Advanced js: iterable objects (@@iterator)

5
Comments
3 min read
React: understanding useReducer() & custom hooks

React: understanding useReducer() & custom hooks

3
Comments
2 min read
Advanced js: built-in Proxy use case

Advanced js: built-in Proxy use case

19
Comments
2 min read
VSCode snippet: React Reducer

VSCode snippet: React Reducer

3
Comments
1 min read
Advanced js: Prototype vs. Class

Advanced js: Prototype vs. Class

5
Comments
2 min read
Preparing the code interview... on the other side of the table (Part I)

Preparing the code interview... on the other side of the table (Part I)

8
Comments
2 min read
Is 'Dark-themes are better for your eyes' still a thing?

Is 'Dark-themes are better for your eyes' still a thing?

5
Comments 16
1 min read
Setup jest from scratch in a vanilla js project.

Setup jest from scratch in a vanilla js project.

23
Comments 5
3 min read
Type hints on pure .js files

Type hints on pure .js files

29
Comments
2 min read
One universal rule

One universal rule

6
Comments 1
1 min read
Testing a React Context Provider

Testing a React Context Provider

68
Comments 1
2 min read
Is GitHub copilot still accepting users?

Is GitHub copilot still accepting users?

4
Comments 3
1 min read
Was Cascade that bad 🤔?

Was Cascade that bad 🤔?

1
Comments 6
1 min read
Do up your branch before merge.

Do up your branch before merge.

5
Comments 2
4 min read
loading...