DEV Community

Discussion on: What is the ideal Tech stack to build a website in 2024? 👨‍💻

Collapse
 
arjuncodess profile image
Arjun Vijay Prakash

To be honest, I'm in love with this combo!

  • Nextjs 14 (full stack framework)
  • TypeScript (haha, perfect js)
  • Firebase/MongoDB (database)
  • Tailwind CSS & ShadCN/ui (styling)
  • Vercel (hosting)
Collapse
 
610470416 profile image
NotFound404

how can nextjs be full stack?

Collapse
 
jakemackie profile image
Jake Mackie

Source: Nextjs
“Next.js enables you to create full-stack Web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.”

Thread Thread
 
610470416 profile image
Comment marked as low quality/non-constructive by the community. View Code of Conduct
NotFound404

It is full stupid instead of full stack. Nextjs is merely an extension upon react.

Collapse
 
jakemackie profile image
Jake Mackie • Edited

This sounds solid! Is there a reason you prefer no-sql databases? I'm curious. Have a nice day ❤️

Collapse
 
arjuncodess profile image
Arjun Vijay Prakash

Nah, just hate SQL for no reason. Stupid me. 😅

Thread Thread
 
jakemackie profile image
Jake Mackie

Lol

Collapse
 
vulcanwm profile image
Medea

i completely agree with this

Collapse
 
quoczuong profile image
Zuong

Currently, I'm also enjoying this stack