Discover the new full-stack React Framework, TanStack Start, and use it to build a simple developer portfolio styled with Tailwind CSS.
Noah Manger, Director of Product Management at Zapier, shares how he balances diving into details and zooming out to see a broader vision.
Explore the key differences between Angular and React, their strengths, and use cases to help developers decide which option to choose.
Brit Tucker, VP, Head of Product & Technology at Society6, shares how her values of wellness and authenticity influence her leadership style.
Michelle Dunivan talks about the importance of creating authentic, trusting relationships with your manager, team, and coworkers
Dr. Deepti Mehtani talks about how her background as a clinician helps shape product strategy at NextGen Healthcare.
Discover how AI code generation works and explore top artificial intelligence coding tools, benefits, and real-world use cases.
As an alternative, this article outlines a case against MVPs, drawing on my own personal experience in the realm of product management.
Since agile progresses in rapid cycles, you’re constrained in your ability to conduct in-depth studies within the limited timeframe.
Vibe coding is taking the dev world by storm. Break down what it actually means, how the term became popularized, and why it’s catching on.
Record
typesLearn about the TypeScript Record type, its basic usage, and practical use cases, including how to use it with generics.
We’ve all heard it—“You’re not a real designer unless…” But what if the entire premise is flawed? Let’s reframe the conversation.
AI coding tools are growing in prominence. Explore the leading AI coding tools for 2025, from IDEs to conversational AI assistants.
No product team starts out trying to harm users. However, harm still happens, and often not from one big decision.
Custom fonts provide your apps with a unique identity. Explore modern ways to add custom fonts in a React Native app, including Google Fonts.
UX research should be easy to run and act on. ResearchOps helps you do both, but without the stress.
useRef
Hook effectivelyLearn how to use React useRef for managing references, avoiding re-renders, and applying best practices in functional components.
Use Lighthouse to eliminate render-blocking resources, which block the first paint of your page, in both CSS and JavaScript.