A guide on some rarely used features of AbortSignal, which you can use to easily cancel outgoing HTTP requests with window.fetch (and other uses)
A deep dive into some of the more advanced and less used features in NextJS
Why my builds were bundling all lodash functions, and tree shaking was not working...