I wrote a blog post to my future self because I've just spent an entire day trying to understand WTF I was doing wrong, and it turns out it wasn't a "me" problem.

https://paulapenedo.dev/blog/testing-nextjs13-app-router-is-complicated/

#NextJS #Next13 #ReactTestingLibrary #Jest

Testing Next.js 13 App Router architecture is... complicated

I build interfaces for digital products. Welcome to my digital garden/playground.

New post alert! I've been working on upgrading my site to use #next13. Next is the best react framework in my opinion, but if you want to use the latest features there are a few things you need to know.

https://blog.kochie.io/articles/06-migrating-to-next13

Calculating S3 Bucket Limits | Kochie Engineering

I wanted to answer this simple question, how many files can you fit into an S3 bucket? Turns out it's a bit more complicated than that.

Kochie Engineering