A step by step guide to activating Tailwind Intellisense on TSX files.
A beginner friendly explanation on how to use Array.reduce() that you actually understand.
For me, the biggest struggle while learning Front End Technologies was to distiguish between what is...
TLDR : I made a mobile-only, PWA. Link to the app ➡ https://simpleunitconverter.netlify.com/ Link to...
Cover Image By: Tom Davidson on Flickr. Intro After Google IO, and watching a few talks,...
TLDR: Fonts can be more a11y friendly by: Using a bigger font size. Having ...
Cover photo by JfXie The goals of this post is to give you some exposure to th...
For me it would be reaching 150 customers. It implies launching my SaaS and m...
We all know and have different and loosely held opinions about designers coding...
Intro In this post we will create part of a system that is part of a...
Hi everyone. I have been serving as a mentor for Front End Development for abou...
In this context, *hooks are events you can subscribe to* in order to trigger some action. It is possible that you have been using them for a while without knowing.
Let's talk about what you do when you want/need to make better web apps.
A brief description of my attemps to use ES Modules on different projects.
Comparing a snapshot of local vs test environments.
How to test High Order Components in React
TLDR; Let's be empathic and never remove it, or at least, use some alternatives.
A discussion to share all awesome things you do with the terminal.
A gentle explanation about how to use observables with Redux
Link to Part 1 Intro Paragraph As I've told you before, this series was inspired on...
A brief guide of how my laziness drove me towards automation.
Lessons from my side open source project
A gentle explanation about how to filter arrays with ES6
An interesting solution to a problem I found at work.