Y
Hacker News
new
|
ask
|
show
|
jobs
by
gureddio
1123 days ago
Next.js does indeed have those positives, but it steers you towards paid services (prisma and vercel)
1 comments
simse
1123 days ago
I suppose. But it's totally viable to use Next.js without using anything from Vercel.
link
gureddio
1122 days ago
Yes but you do fight the framework in some cases. Take for example persisting a database connection, or a pool of connections. A totally normal use case for a server side framework
link