What is the point of learning Node.js?

I can build API just with t3 app, so why would I bother learning node?
11 Replies
Josh
Josh2y ago
T3 is typescript, which runs on node...... What are you talking about
stoyko
stoyko2y ago
Yep, I do agree. It’s basically pointless to understand the V8 engine. Especially when you can build with t3 app.
mey
mey2y ago
yeah who needs basic language features like types when you have prisma & trpc
Neto
Neto2y ago
why learn sql when you have prisma
Grey
Grey2y ago
you just gave a really bad answer :^) learning V8 is pointless for most, Yes. But learning node itself, it's built-ins/core-libs (process,streams,buffers) etc. and also it's underlying runtime, the event loop, is crucial if you want to go beyond your usual t3 stack and level up your understanding/skill with nodejs because learning SQL can provide a gateway into learning actually how your data is queried from the database, and also optimizing the slow queries generated by Prisma so you can save those extra read/writes of your database ( potentially saving 2+x cost if you pay for those db r/ws) 😉
Josh
Josh2y ago
r/woooosh
stoyko
stoyko2y ago
No description
Grey
Grey2y ago
I realized that after writing btw 🫠
stoyko
stoyko2y ago
Ah, no worries. We all have our moments.
Grey
Grey2y ago
also is this a meme template or did you just doodle it on the fly? thinkies
stoyko
stoyko2y ago
Oh it’s a template yeah
Want results from more Discord servers?
Add your server