My first thoughts on Playwright I'm probably going to start using Playwright as my go to end to end testing framework for the foreseeable future.
Deploying Sveltekit to AWS Lambda I had a hard time using the sveltekit-adapter-aws and services like Elastic Beanstalk, ECS, and CloudFlare Pages. So I created a minimal example of deploying Sveltekit to AWS Lambda using the CDK.
Code challenge: Simple analytics Write a function that takes an input of users and returns the count of each subscription type.