DEV Community

Discussion on: Which JavaScript frameworks are worth learning in 2021?

Collapse
 
cjpartridgeb profile image
Chris Partridge

Hopefully it's OK to include back end as well.

Moving towards utilizing TypeScript for all future projects, I've locked down the following for the foreseeable future:

NestJS + MikroORM (w/PostgreSQL) on the back end
React or Svelte + Tailwind on the front end

Hoping to do more with Svelte in the coming months, but we have a lot of React projects.