I built a Dev.to analytics dashboard to track historic post data 📈Do you ever watch your view count rise and wonder which posts are being read the most? I know I did.Apr 6, 2021Apr 6, 2021
Using TypeScript Project References to share common codeEver wondered if you can share interfaces, types and functions between TypeScript projects?Mar 30, 2021Mar 30, 2021
Different ways to fetch data in Next.js (server-side) and when to use themWhen building an application powered by Next.js it’s probable that you’ll need to fetch data from either a file, an internal API route or…Mar 2, 2021Mar 2, 2021
I completely rewrote my personal website using Dev.to as a CMSThe final weekend of January 2021 was uneventful in comparison with other years — in the UK we were in full lockdown due to the…Feb 3, 2021Feb 3, 2021
5 built-in Next.js features you absolutely should check outStatic export, Incremental Static Regeneration, custom performance measuring and more…Jan 26, 2021Jan 26, 2021
Ensuring your OpenAPI (Swagger) Specification is never outdated through testingThe OpenAPI Initiative, previously known as the Swagger Specification, is a machine readable specification to describe RESTful web…Nov 3, 2020Nov 3, 2020