How to Build a SaaS Product with Next.js App Router, Clerk, AWS DynamoDB and Stripe
Learn how to build a complete SaaS product from start to finish using Next.js App Router, AWS DynamoDB as well as Clerk for authentication and Stripe!
Read More ➡️
Content
Here are all my latest blog posts; web development, tech, productivity, content creation, and more...
Learn how to build a complete SaaS product from start to finish using Next.js App Router, AWS DynamoDB as well as Clerk for authentication and Stripe!
Read More ➡️
Learn how to implement Auth.js (formally NextAuth.js) for GitHub authentication within your Next.js app router project.
Read More ➡️
Learn how to correctly type and add auto-complete functionality to your Environment Variables in your TypeSript projects via one simple file!
Read More ➡️
Learn how to accurately and easily type data retrieved from a DynamoDB table via the AWS SDK using TypeScript and how to avoid using any types!
Read More ➡️
Learn how to build a REST API to handle contact form submissions using AWS SES, Lambda, and API Gateway via the AWS CDK. And, how to test it using Postman.
Read More ➡️
Learn how pre-warming Lambda functions using EventBridge rules can drastically reduce latency and improve performance and if they're right for you.
Read More ➡️
Discover how to effortlessly create, deploy, and test a powerful GraphQL API with AWS AppSync, DynamoDB, and the AWS CDK.
Read More ➡️
Learn how to build a REST API with API key authentication using AWS API Gateway, DynamoDB, Lambda, and the AWS CDK as well as how to test it with Postman.
Read More ➡️
Learn how to create custom AWS CloudWatch alarms to notify you using AWS SNS when target phrases or errors appear in your CloudWatch logs.
Read More ➡️
Learn how to automate Route 53 Hosted Zone DNS record updates with Lambda Functions and the AWS SDK. Save time and money in a few quick steps!
Read More ➡️