How to Add TypeScript to Existing Next.js Project
It is becoming increasingly common to use TypeScript with JavaScript frameworks such as React, Vue or Express. I have my personal website built on Next.js which is a framework for building React applications with nice features such as server-side ren...
Feb 16, 20233 min read1.4K

