FAQ

Frequently asked questions about Create TNT Stack.

Some of the most commonly asked questions about the Create TNT Stack project.

What is TNT Stack?

TNT Stack is a collection of open-source tools and libraries, designed to help developers build and deploy applications quickly and efficiently. Some of the key components of TNT Stack include:

  • TypeScript
  • Next.js
  • Tailwind CSS
  • Auth.js
  • Prisma

How do I actually use TNT Stack?

Overthinking it is natural when having many options. I recommend you to start with the scaffolding setup by Create TNT Stack. From there, you can start building your application and adding features as you go.

The goal of TNT Stack is to provide you with a solid foundation to build upon, so you can focus on building your application, rather than worrying about the underlying technologies.

if you are not familiar with the technologies used in TNT Stack, I recommend you take some time to learn about them.

TechnologyDescription
TypeScriptTypeScript is JavaScript with syntax for types.
Next.jsThe React Framework for the Web.
Tailwind CSSA utility-first CSS framework.
Auth.jsAuthentication for the Web. Free and open source.
PrismaA database toolkit for TypeScript and Node.js.

What learning resources are available for TNT Stack?

Because TNT Stack is built on top of popular technologies like TypeScript, Next.js, and Tailwind CSS, there are many resources available to help you learn these technologies. Some of the best resources include:

Of course, the best way to learn is by doing. So, I recommend you start building your own projects using TNT Stack.

Alternatively, you can also check out the Create T3 App project for other resources and examples of how to use modern web technologies together.