John Schmidt
Self-taught web developer, educator, and paramedic. Thriving to make the web a more accessible, enjoyable place. Currently based in Berlin.
Get in touchWriting
- –
Displaying a View Counter with Plausible Analytics API Data
Creating a view counter can be difficult to do. You might need to set up a database and an API. If you're using Plausible Analytics, you already got those.
- –
Verifying Your Shopify Webhooks in Next.js APIs
A journey through the pitfalls of verifying the origin of your Shopify webhook requests with a base64-encrypted hmac header.
- –
Keep Shopify and Your Headless CMS in Sync
An approach to sync data from Shopify with a headless CMS in real-time using Next.js API routes and serverless functions.
- –
Using Plausible Analytics in Your Next.js App
Working with a simple and privacy-friendly alternative to Google Analytics in your Next.js app and dodging a few caveats.