We’ll talk about how to set up a Next.js project, data fetching from an API endpoint with getStaticProps method, and implementing pagination.
In this post, we’ll use Shopify Hydrogen and Shopify’s Storefront API to build a dynamic, highly performant shopping experience.
Compare a few popular Node.js frameworks, including Express, Koa, Socket.io, Fastify, and NestJS, according to their usage, features, disadvantages, downloads, and more.
Compare a few features of popular meta-frameworks Remix, Next.js, and SvelteKit, ranging from initiating a project to adding styling.
Learn about the features of an open source Node.js admin panel, AdminJS, and see how to use it to build a full-stack application.
map()
, flatMap()
, and flatten()
Explore the Kotlin’s extension functions, map(), flatMap(), and flatten() and how they address the need for efficient collection manipulation.
Learn how to create a single-page app using Vue and Laravel, a PHP framework known for its clean syntax, expressiveness, and many other qualities.
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.