Blog posts

Caching Shiki for Faster Build Times

Shiki is arguably the most popular syntax highlighter out there. How can we improve its performance?

Understanding Suspense with Next 13

How Suspense made "UI Loading state" a first class declarative concept in the React programming model.

Mapping Request Paths using Next

What's the difference between rewrites and redirects, and how to use them?

Learn the Basics of GitHub's CLI

GitHub CLI is a free and open source tool that enables you to use GitHub's pull requests, issues, repositories and more directly from your command line.

Introduction to APIs

Application Programming Interfaces (APIs) are constructs made available in programming languages to allow developers to create complex functionality with ease.

Go back home