Everywhere I look lately, I see React Hooks. It’s the new trend that’s taken over the developer world. Hooks are functions that let you hook …

Everywhere I look lately, I see React Hooks. It’s the new trend that’s taken over the developer world. Hooks are functions that let you hook …
Today we remember the release night. We gather (virtually) today not to mourn the death of the release night, but to celebrate the inception of …
The design of your application can define its success; therefore, as a developer, you need to think about how to organize your CSS to have …
There comes a time in every developer’s life when they need to do a database migration. Because business requirements change frequently, database schemas need to …
Feature flags have revolutionized software development by allowing features within a software product to be individually enabled or disabled at any point, even after they’ve …