HackerTrans
TopNewTrendsCommentsPastAskShowJobs

caiohsramos

no profile record

comments

caiohsramos
·w zeszłym roku·discuss
>It is a batteries included _front end_ framework.

From the first page of Next.js docs: "Next.js is a React framework for building full-stack web applications"

> You don't need to worry about compiling, routing, code splitting, etc

IMO that's the least you'd expect from a web framework.
caiohsramos
·w zeszłym roku·discuss
I'd say Next.js is the opposite of a "batteries included" framework. No abstractions for ORM, background jobs, sending emails, managing attachments, web socket communication - all very basic stuff when dealing with a production application.
caiohsramos
·w zeszłym roku·discuss
https://evilmartians.com/chronicles/the-art-of-turbo-mount-h...