Discover how Tailwind CSS’s theme configuration feature allows you to add custom colors, spacing, breakpoints, and animations.
Discover the principles, tools, and five stages of the UX design process to understand why it’s important to know your customer better.
Explore how to effectively break down a monolithic application into microservices using feature flags and Flagsmith.
As a PM, you’re responsible for functional requirements and it’s vital that you don’t confuse them with other requirements.
The React Native Gesture Handler library comes with many useful gestures. This short, easy-to-follow guide explains how to implement a few of the most common gestures.
In this blog, I apply the concepts of persuasion and ethics to the design world, where we’re not just creating pretty things but shaping experiences and influencing behaviors.
These are the five quintessential principles of design you can’t do without as a designer. Take notes to create successful visual designs!
Monitoring customer experience KPIs helps companies understand customer satisfaction, loyalty, and the overall experience.
Clark Woolstenhulme talks about how he’s introduced agile to companies that hadn’t used it before and as the challenges that came with that.
const
assertions in TypeScript`const` assertions are a powerful TypeScript tool that create more type-safe code while reducing boilerplate.
Learn to build an audio player in React from scratch with custom controls that look consistent across browsers.
Use the React Hook Form library to build forms in React without using any complicated render props or higher-order components.