10 Tech Stack in 2023 to build any project

shrey vijayvargiya
3 min readMar 3, 2023

We need nothing apart from these tech stacks to build any project

Under the Hood

The story begins when I was thinking about how I can build any project in the world with a base tech stack.

The fundamental base over which any project can be developed or scaled and so on.

When I narrowed it down by thinking to the deepest level I’ve come up with these 10 tech stacks. You can replace some of them with your favourite one but the logic of using that particular tech stack should be fulfilled.

For example, I prefer Firebase as the database over Supabase or Node or Express or Nest. The reason is firebase helps to develop products fast and if you believe you can develop servers or database fast using Node js then you should prefer Node over Firebase.

Similarly don’t just go with the tech stack, go with the purpose of that tech stack, Why I am choosing the specific tech stack should have the purpose behind it.

Video format https://youtube.com/shorts/4lmTd_BZBu0

10 Tech stack to build any project

Next JS

No app without nextjs is absolutely nothing that is fast/secure and easy to use as Next JS.

You can easily create static to dynamic websites or PWA apps using Next JS.

--

--