
Building Desktop Apps with Electron + Next.JS (without Nextron)
Dec 2, 2023 · Using Next.JS to build desktop application with Electron is a good idea, specially when you want to use React alongside with Next.JS features, such as easy routing. And it shouldn’t be a pain,...
A beginner’s guide to building a React NextJS app
Mar 6, 2024 · We’ll follow Reacts how-to guide for spinning up a React app with Next.js npx create-next-app@latest 3. This will ask you a series of questions — name your project and press enter for...
Build a simple E-commerce PIM with Next.js, Prisma, and Neon
May 8, 2024 · This article will walk you through the steps of creating an e-commerce product information management system (PIM) with the Next.js framework, a Neon Postgres database, and Prisma as the object...
Stripe Checkout and Webhook in a Next.js 15 (2025)
Nov 28, 2024 · If we want to use Stripe in an e-commerce shop with many products, we’ll need to send the cart contents to the /api/checkout-sessions/create endpoint.
ECharts with React.js on Next.js Setup with Working ... - Medium
Jul 7, 2024 · Are you using Next.js or planning to for your next project? Then you need to know this before making a decision!
Next.js + Stripe : Creating a High-Performing E ... - Medium
Feb 27, 2025 · Create a high-performing e-commerce site with Next.js and Stripe. Learn how to integrate secure payments with expert insights from a leading Next.JS Development Company.
A Modern Next.js Tech Stack for Headless E-Commerce
Jun 21, 2021 · I recently built a Next.js e-commerce site, one which relies on ‘headless’ solutions for content and e-commerce functionality.
- Some results have been removed