We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
Work
Software Developer @ Mercado Libre
All private interactions must abide by the code of conduct.
Nice article! I'd like to add that you should use userEvent.t...
Oct 24 '21
Not really, bootstrap provides sass files for you to override...
Oct 22 '21
Personally, I'm a big fan of a clean HTML structure. Tailwind...
Or better yet, a pure function: const knownFruits = new Se...
Aug 29 '21
I'd suggest rm -rf node_modules package-lock.json (don't forg...
Jul 20 '21
This can be counter-productive if not used properly. One can ...
Jul 7 '21
Then you can use a jsconfig.json file and set the compilerOpt...
May 15 '21
They are not "named arguments" as you know then from Python,...
Recent comments
Testing a simple component with React Testing Library
Nice article! I'd like to add that you should use userEvent.t...
What CSS Framework Should You Learn? CSS vs Bootstrap vs Tailwind CSS
Not really, bootstrap provides sass files for you to override...
What CSS Framework Should You Learn? CSS vs Bootstrap vs Tailwind CSS
Personally, I'm a big fan of a clean HTML structure. Tailwind...
Why this regex it's not working properly? [solved]
Or better yet, a pure function: const knownFruits = new Se...
Delete Node Modules like a PRO 😎
I'd suggest rm -rf node_modules package-lock.json (don't forg...
Frontend Performance Optimization with Code Splitting using React.Lazy & Suspense 🔥
This can be counter-productive if not used properly. One can ...
Super simple imports with Webpack resolve
Then you can use a jsconfig.json file and set the compilerOpt...
Named arguments | JS
They are not "named arguments" as you know then from Python,...