Cookies are crucial to web development. This article will explore how to handle cookies in your Next.js applications.
Priyankka Mani talks about how emotional intelligence ties closely to outcomes and how empathy and curiosity are key to enhancing learning.
I often help product teams move from reactive, stakeholder-driven ways of working to strategic, outcome-driven ways. In this process, I […]
Digital addiction is bad for your mental and physical health. Learn what trends encourage this concerning behavior and how to avoid it.
Radix UI is quickly rising in popularity and has become an excellent go-to solution for building modern design systems and websites.
An after-action review refers to the process of conducting an in-depth study of an event after the fact, focusing on continuous learning.
David Bloom shares the importance of storytelling in product, and how talking to people the right way enables them to be effective.
Let’s compare Zeplin with Figma Dev Mode to find out which suits design handoff better for your software product team!
Infinite scrolling in Next.js no longer requires external libraries — Server Actions let us fetch initial data directly on the server.
Build a simple, framework-free Node.js app, and then deploy it to three different services that offer a free tier, Render, Railway, and Fly.io.
Explore how the aoi.js library makes it easy to create Discord bots with useful functionalities for frontend applications.
Integrate Socket.io into Next.js to start a WebSocket connection and share information between the client and server in real time.