Support for the optional chaining operator came to some major browser releases, allowing for easier...
Split up objects with Object.entries() and Array.filter
Breaking larger code bases into smaller chunks using component based architecture has made it much...
Happy New Year 🎉 to everyone in this awesome Dev.to community, It's been a great alternative to other...
HTTPS is quickly becoming a standard implementation when creating a website or application. Most...
Getting setup Google has made it quite simple to integrate Ads and Analytics. To get...
I spent my first few years of as a developer working for agencies, but recently moved to an in-house...
The goal of this article is to deepen your understanding of what interfaces are, not just how to...
Since I started using VSCode a couple of years ago, I've learned quite a few handy shortcuts and...
Today was my first day at a new company and after a briefing on the company history along a partner...
Making our sites or apps accessible is a major responsibility for all of us developers. Many of us...
Server side rendering took a bit of a back seat with the initial popularity boom of client side...
When I first started learning web development in pursuit of making a career out of it, one of the...
Whoa Doc, that's heavy. Documentation is one of the most important parts of our code. Our...
whats the pesky console error really about.
Pure functions and their relationship in React
A simple way to create unique arrays