Posts
All the articles I've posted.
How to migrate from Jest to Vitest without headaches!
Posted on:December 17, 2023How we have found a easy "baby-step" path to switch our tests from Jest to the Vitest framework on a 250+ tests project.
Custom message from Dependency Track to Google Chat with Pipedream!
Posted on:May 12, 2023How Pipedream can help to connect multiple application together to deliver value.
Lambda Warm-up 🔥 on SST (Serverless Stack)
Posted on:January 23, 2023Setup a good old warm-up system on SST (Serverless Stack) to avoid cold start on Lambda
Using the Strangler Fig Pattern in SST
Posted on:January 11, 2023How to use the Strangler Fig Pattern in SST (Serverless Stack), to slowly migrate a monolith to a serverless architecture.
🔒 Next Auth vs SST Auth
Posted on:November 20, 2022A side-by-side comparison of Next Auth and SST Auth: two solutions to implement OAuth authentication in your Next.js application.
OAuth with Serverless using SST
Posted on:November 11, 2022Part 4 of a series around SST - Serverless Stack. In this article, we will see how to implement OAuth with Serverless using SST.
The Twitter Bot That Help You With French Consulate Appointment!
Posted on:April 28, 2022How I have built a Twitter bot that help me to book an appointment at the French Consulate in Montreal (using SST)
Why and How Migrate From Firebase to Serverless Stack?
Posted on:March 19, 2022Why and How Migrate From Firebase to SST (Serverless Stack)? A practical guide to switch from Firebase to SST.
SST is The Most Underrated Serverless Framework You Need to Discover (part 2)
Posted on:November 13, 2021Part 2 of the SST series, introducing some concepts and comparing SST with Serverless framework
SST is The Most Underrated Serverless Framework You Need to Discover
Posted on:September 26, 2021Part 1 of a series around SST - Serverless Stack