Object.groupBy
: An alternative to Array.reduce
Learn how Object.groupBy
and Map.groupBy
improve JavaScript data grouping over reduce, with performance benchmarks and comparisons.
Priya Raghunatha shares her perspective on digital strategy and the two lenses it encompasses: data-driven and perception-driven.
Maksym Kunytsia talks about Ideals’ code of conduct for collaboration, which is combined with continuous discovery and continuous delivery.
Implement a countdown timer in your React app using popular third-party libraries or build your own custom timer using the useRef
Hook.
Andrew Cheng, VP of Product Management at WellSky, shares examples when he’s made short-term trade-offs for long-term career opportunities.
Mikal Lewis talks about how a product’s value proposition also encompasses the experience customers feel when they use it.
For those just getting started with deploying their first application, Deno Deploy’s simplicity might be exactly what you need; no complex configuration files to wrestle with or cloud concepts to master before getting your app live.
When used correctly, AI can transform market research from a time-consuming necessity into a competitive advantage.
You don’t need a PhD, a big budget, or months of planning to do solid UX research. Let’s break down the biggest myths stopping teams from learning what users really need.
This article explains the most important fintech terms that you should be aware of to better navigate this field.
Get a high-level comparison of five of the most popular and well-used CI/CD tools for React Native apps, including the features they support.
Anne Baskakova talks about her journey breaking into tech and her goal of inspiring other women to reach their full potential.
Thinking of switching from graphic design to UX? The transition isn’t as daunting as you might think. Here’s what you need to know about their differences, similarities, and career paths.
API Mocking allows frontend developers to simulate the responses and behaviors of a live API, such as error handling, timeouts, and specific status codes in real time. Chrome DevTools Local Overrides make this even easier.
This article serves as a comprehensive guide to healthcare product managers, including roles, responsibilities, skills, and qualifications.
Users shouldn’t have to guess what to do next. Here’s how you can close the two UX gulfs — the gulf of execution and evaluation — for better designs.
StackAuth is an open source alternative authentication library to Auth0. Explore its benefits and use cases and implement it in a demo app.
Error messages don’t have to be frustrating! In this blog, I discuss writing clear, user-friendly messages that keep people on track. Tips, examples, and best practices in here.