Men Who Inspire – Interview Of Andy Turner By Imran Sayed

Posted on

Tell me a little bit about yourself and your work Every week I meet with professionals from engineers to dentists who have the same problem – achieving the IELTS score they need. They come from places like the Middle East, Asia, Canada, and even the UK. They all want to emigrate to countries like Australia,

Read More

Create Stripe Checkout In Next.js | Stripe Session | Stripe Webhook.

Posted on

In this blog you will learn how to create a stripe session, redirect the user to the stripe checkout and also create stripe webhook that listens to when the payment is made. Live Demo Example Create Next.js app Create stripe keys and put them in next.js`.env` fileCreate a stripe account if you don’t already have

Read More

Women Who Inspire – Interview with Demelza Marie

Posted on

Tell me a little bit about yourself and your work. My name is Demelza Marie and I am an artist and an “online course creation” coach, with specialized skills in film and video production. I have over 20 years of experience in video production. How did you come into your current field? Could you please

Read More

New PWA Gatsby WordPress Theme – in React using ACF and wp-graphql

Posted on

In this blog, you will know about a new Gatsby WordPress Theme, that uses a decoupled WordPress architecture . You can publish post pages, set up menus , widgets from WordPress backend and this react theme will serve the WordPress content in the front end as a Single Page Application ( SPA ) . Now

Read More

Using gatsby-source-wordpress-experimental to create Gatsby site

Posted on

In this blog you will learn about how to create a Gatsby site, that uses WordPress in the backend and React in the front-end using Gatsby static site generator. The gatsby plugin gatsby-source-wordpress-experimental is currently in the development stage and should be part of upcoming gatsby-source-wordpress v4 . So let’s try it out. WordPress Set

Read More