Matheus Vieira do Nascimento

Matheus Vieira do Nascimento @matheusmcz

Joined:
Aug 16, 2024

Matheus Vieira do Nascimento
articles - 5 total

Pseudo-organization with useState vs using useReducer

Posted first on my linkedIn Recently, I’ve seen many discussions about the so-called “mess” caused by...

Learn More 0 0May 12

New React 19 Hook: use()

With use(), the way we handle asynchronous data in React components has been drastically...

Learn More 3 0Jan 6

My Experience with AsyncThunk in Redux Toolkit

Hey devs! I wanted to share something I’ve been using a lot at work that has made managing async...

Learn More 0 0Nov 20 '24

📢 Why I Use Git UIs in My Daily Work and What You Should Know About Them

When it comes to development tools, version control is a crucial part of any project. Git, one of the...

Learn More 0 0Nov 1 '24

maxLength input type=number

Have you ever needed to use a numeric input but couldn't limit the maximum number of characters?! I...

Learn More 2 0Aug 16 '24