React Build a newsletter form subscription using React and the ConvertKit API In this post, you will see how to create a custom newsletter form subscription using React and the ConvertKit API.
Node.js Build a One-time Password in Node.js using Twilio SMS API and Redis In this post, we will see how to build a one-time password system in Node.js and Typescript using the Twilio SMS API and Redis.
Next.js Protect your API routes in Next.js with Middleware In this post, we will use the Next.js middleware feature to secure the API routes of a web application. Middleware has been released in Next.js 12