![Approaches to keeping doc code samples up to date](/content/images/size/w632h355/2024/03/starfield.jpg)
Approaches to keeping doc code samples up to date
Interesting how languages with the highest developer satisfaction are also those that make it easy to write documentation (and tests)!
Interesting how languages with the highest developer satisfaction are also those that make it easy to write documentation (and tests)!
How Arcjet is running WebAssembly Components on Vercel's Edge Runtime.
How do you test Next.js app router API route handlers? A guide to testing Next.js API routes and mocking next-auth to properly test authenticated routes.
Reviewing Arcjet's usage of AWS ElastiCache Serverless Redis. Great if you don’t want to think about clusters, nodes and shards, but the pricing is difficult to calculate.
CI is not just for tests - it’s an important part of the many security layers you should wrap around your application. How can you use CI to detect leaked secrets in Next.js?
Building and compiling a Rust FFI library so it can be executed from Go.
Get the full posts by email every week.