Queuebase is now in alpha! Sign up now to get early access.

Why I use Next.js

July 9, 2024 2 minute read

I’ve been using Next.js for almost three years now. I’ve taken multiple applications, both for personal projects and for work, to production with it. Today, I wanted to share why I use Next and why I will continue using it for the foreseeable future.

TL;DW

  • I’ve been using Next.js for almost three years now
  • I can build and ship applications quickly
  • I’m more comfortable using JSX than other libraries like Angular or Vue
  • Switching to Nuxt or SvelteKit would hurt my productivity
  • There’s a large ecosystem of libraries and tools available
  • I can deploy to a number of platforms without having to deal with infrastructure - including Vercel
  • My backend and frontend are within a single codebase, no need to maintain two separate codebases/apps
  • I have multiple options for handling data fetching
  • My entire codebase is a single language and using TypeScript gives me end-to-end type-safety

More

#nextjs
#javascript
#react
#web development

Newsletter

Brock's Bytes

Every Sunday, I share an exclusive email newsletter sharing my journey. If you're inesterest in code, technology, business, etc. this is the newsletter for you. Sign up now and join a growing community of readers!