Published inGeek CultureHeadless WooCommerce & Next.js: Set up Stripe and Create CheckoutThe last piece of this jigsaw puzzle is to set up a Stripe account and use it to handle card payments in our checkout.Aug 4, 20211Aug 4, 20211
Published inGeek CultureHeadless WooCommerce & Next.js: Create a CartIf you’ve followed along with this article series you will know we can create orders in WooCommerce without needing a cart. Nevertheless…Aug 3, 2021Aug 3, 2021
Published inGeek CultureHeadless WooCommerce & Next.js: Set up Redux Toolkit for State ManagementAt some point we have to deal with state management. I think the useState hook is great for most situations but the ever-popular Redux…Aug 2, 20211Aug 2, 20211
Published inGeek CultureHeadless WooCommerce & Next.js: Display Products and Create OrdersSo far we have fetched our products from WooCommerce and set up styled-components. Next up is to display these products and show you the…Aug 1, 2021Aug 1, 2021
Published inGeek CultureHeadless WooCommerce & Next.js: Set up styled-components with TypeScript and Next.jsThis really ought to be easier than it is in my opinion! I like to use styled-components and there are a few things you need to configure…Jul 31, 20211Jul 31, 20211
Published inGeek CultureHeadless WooCommerce & Next.js: Set up Next.jsI’ve chosen to use Next.js for this project namely because it is a static-site generator that also makes it easy to handle back-end…Jul 30, 20212Jul 30, 20212
Published inGeek CultureHeadless WooCommerce & Next.js: Set up WooCommerce & Test with PostmanNow that you have your WordPress site with WooCommerce installed it’s time to configure WooCommerce and start adding some products to sell!Jul 29, 20211Jul 29, 20211
Published inGeek CultureHeadless WooCommerce & Next.js: Create a local WordPress with WooCommerceThis is the first in a series of articles taking you through how I use WooCommerce’s REST API and create a headless website using Next.js…Jul 28, 20212Jul 28, 20212
Published inThe StartupThe Lockdown Coder: Mission CompleteIn the last couple of months, I have been happy with the technology stack I’ve been using and doubled down on understanding Next.js…Mar 4, 2021Mar 4, 2021
Published inThe StartupThe Lockdown Coder: Deploying My Next.js App With Headless WordpressIt was time. I had spent the best part of two months working on my app and I was ready to deploy and get it live on the internet. I…Mar 3, 2021Mar 3, 2021