sanjar-notes / gui-apps

Understand and learn all about GUI apps, from theory to implementation
0 stars 0 forks source link

Full stack web framework - Redwood.js #30

Open sanjarcode opened 1 year ago

sanjarcode commented 1 year ago

Prefer now:

  1. Redwood.js - fullstack opinionated, React first, suited for creating startups. Convention over configuration, but without autoloading (good). Like Rails + Next.js in one. Intro - YouTube
  2. Next.js if app is UI heavy
  3. Nest.js if app is backend heavy
sanjarcode commented 1 year ago

Learn this while or after learn how to write backend app parts by hand, i.e. the Complete Node.js course I'm doing. Link: https://github.com/sanjar-notes/nodejs-notes