Starting a new dev project?

We Recommend Using

npx create-next-app --ts
Copied Successfully!

Why Typescript?

Javascript is hard. Why add more rules?

We firmly believe the experience Typescript provides will help you be a better developer, regardless of where you are in your career as an engineer. Whether you're new to web development or a seasoned pro, the "strictness" of Typescript will provide a less frustrating, more consistent experience than vanilla JS

Why Next.js?

We love React. It has made UI development accessible in ways we never imagined before. It also can lead developers down some rough paths.

Next.js offers a lightly opinionated, heavily optimized approach to creating a website using React. From routing to API definitions to image rendering, we trust Next.js to lead developers towards good decisions.

Why nothing else?

We believe in keeping things as simple as possible. These recommendations can get you pretty far, but we recognize there are problems these tools don't solve well by themselves.


Here are some recommendations for when things get more complex

Credits

Built by Theo and Mark

Hosted on Vercel

Source available on Github