AWS
KMS
SST
Implementing Envelope Encryption with AWS KMS in TypeScript
Learn how to encrypt and decrypt sensitive data using AWS KMS envelope encryption with TypeScript Lambda functions built using SST.
Read More...
I'm Coner, a full-stack developer, AWS Community Builder, speaker, content creator, and indie hacker based in Norwich, UK 🇬🇧.
AWS
KMS
SST
Learn how to encrypt and decrypt sensitive data using AWS KMS envelope encryption with TypeScript Lambda functions built using SST.
Read More...
AWS
DYNAMODB
Learn how to master DynamoDB integration testing using Vitest and Docker with this easy, step-by-step guide. Enhance your testing skills today!
Read More...
AWS
SES
Set up DKIM/SPF for AWS SES using the AWS CDK to prevent spam and protect your domain! Ensure your emails are trusted and delivered.
Read More...
AWS
API-GATEWAY
Learn how to automate the creation of an AWS API Gateway REST API and corresponding TypeScript types using OpenAPI specifications and AWS CDK.
Read More...
PRISMIC
Dive into React Suspense, a solution to the challenge of data fetching & loading UIs in React. Learn its benefits and how to implement it in Next.js 13.
Read More...
PRISMIC
We break down 13 top VSCode extensions that will help boost your developer productivity. See how to work smarter, avoid errors, & automate repetitive tasks.
Read More...
PRISMIC
Understand TypeScript Generics - the benefits, real-world examples, & how to implement generics effectively with interfaces, classes, functions, & more!
Read More...
PRISMIC
TypeScript is a typed superset of JavaScript developed by Microsoft that adds optional static typing and class-based object-oriented programming to the JavaScript language. Read more.
Read More...