Title | Category Full-Stack Development | Subject This tutorial will focus on deploying a Next.js website to CloudFlare Pages + Workers, complete with Next/Image support via a custom image loader. | Blogger @Jay Simons | Published March 13, 2023 | Tags Next.js, Cloudflare |
Title | Category Full-Stack Development | Subject In this article, I'm going to show you how to implement CloudFlare's Turnstile CAPTCHA service in a React or NextJS app using Le0Developer's react-turnstile package. | Blogger @Jay Simons | Published March 9, 2023 | Tags Cloudflare, Next.js, React, CAPTCHA |
Title | Category Full-Stack Development | Subject
In this tutorial, I'll show you how to authenticate a user against an Azure AD domain in a NextJS 13 app environment. | Blogger @Jay Simons | Published March 8, 2023 | Tags Next.js, React, Microsoft Azure |
Title | Category Full-Stack Development | Subject In this guide, I'm going to show you how to create a NextJS app complete with a next-auth-based authentication flow, and using AWS Cognito as the identity provider. | Blogger @Jay Simons | Published March 5, 2023 | Tags AWS, Next.js, Identity Service Providers |
Title | Category Cloud Computing | Subject In this tutorial, I'm going to show you how to set up AWS Cognito, in conjunction with AWS SES (Simple Email Service), to handle all of your user authentication needs. | Blogger @Jay Simons | Published March 5, 2023 | Tags AWS, Identity Service Providers |
Title | Category Back End Development | Subject In this article, I'll show you a free and easy way to manipulate, split and concatenate PDF documents on your web server using a software package called QPDF. | Blogger @Jay Simons | Published February 28, 2023 | Tags PDF |
Title | Category Full-Stack Development | Subject In this tutorial, I'm going to show you how to utilize OpenAI's text-davinci API, more commonly known as ChatGPT, in conjunction with NextJS's fabulous automatic locale detection and Static Site Generation (SSG), to automate translation of your website content at built-time. | Blogger @Jay Simons | Published February 27, 2023 | Tags React, Next.js, ChatGPT, Internationalization |
Title | Category Full-Stack Development | Subject In this tutorial, I'll show you how to create your own infinite scroll component in NextJS / React without depending on an external library. | Blogger @Jay Simons | Published February 19, 2023 | Tags Next.js, React |
Title | Category SEO | Subject Don't compromise user experience to get a high Google Lighthouse score, as the algorithm is too complex and even the top-ranking sites don't get perfect scores. Fix real problems, but focus on content that people actually want to see. | Blogger @Jay Simons | Published February 13, 2023 | Tags SEO, Core Web Vitals, Google Lighthouse |
Title | Category Website Design | Subject If you're a geek like me, then you're defininely going to want to check out this article. I'll show you how to create a Star Wars-like crawl background for your website using only JavaScript and CSS. | Blogger @Jay Simons | Published January 26, 2023 | Tags Typography, Front End, CSS, JavaScript |