I Built My Blog Using MDX, Next.js, and React

An in-depth look at the technical stack behind this very blog! We’ll see how I use Next’s API routes to implement my hit and like counters, how I use MDX to add interaction and customization, and how I organize my codebase, among others. Read more

Similar

React 16 beta

The first React 16 beta is now available for public testing. 🎉 Getting Started Installation Instructions The beta has been published to NPM with the tag "next". Regular NPM installs will continue t... (more…)

Read more »