
Alfredo Salzillo
🐺
Work
Developer at Treedom
A user dev badge
A user dev badge
1 min read
How to HTTP...
How to HTTP...
1 min read
The Fabulous App
The Fabulous App
4 min read
Oh my React
Oh my React
3 min read
loading...
Recent comments
How to Use the Next.js Image Component in Storybook
It's not working for me
Inner Hooks: New idea of React Hooks
I'm not saying is invalid React, I'm only saying it's more co...
Inner Hooks: New idea of React Hooks
In this example make no sense to use a context. Context shoul...
Inner Hooks: New idea of React Hooks
I think this approach is more prone to error and breaking hoo...
Stop using Array.map() everywhere 🥵
Yeah, but a map used wisely would have been better than the f...
Stop using Array.map() everywhere 🥵
In your last example the forEach is the wrong choice. A reduc...
Managing State with useState hook with to-do list example
The deleteHandler is very messy. Could have been something li...
Bad ReactJs practices to avoid
Declaring components inside of components is not a bad pract...