Cycle time one of the most underrated metrics for product managers to track. Learn eight ways to reduce the time between starting work on an item and completing it.
The ever-increasing importance of data in driving product outcomes led to the birth of new data approaches — one of them being data democratization.
View the recording Thanks for joining us! Relevant links from the talk: Ben’s original corresponding article Example repo demo used […]
Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.
Create a Dockerfile that serves as a starting point to deploy your Phoenix application, then customize it to fit your needs.
Segmentation brings focus. A product for everyone is a product for no one. The more you focus on a specific segment, the higher the chance of actually winning and dominating that segment.
Among the best-performing products are those that build new habits for their users. If people come back habitually, the likelihood they will churn decreases dramatically.
Learn about Turbopack, a new, Rust-based, Vercel-backed incremental bundler optimized for your JavaScript and TypeScript projects.
We’ll introduce you to four of the most impactful laws, effects, and principles that influence user behavior: the Von Restorff effect, Miller’s law, Hick’s law, and the aesthetic-usability effect.
Our goal here is to explore how we can take advantage of the benefits of islands architecture when working with a monolithic application.
Learn what you need to know about end-to-end testing with Next.js apps and how to perform tests with Cypress and TypeScript.
With Vite, you can save your code and see the changes reflected on the browser very quickly since Vite only serves and changes source code when the browser requests it.