top | item 45802625

(no title)

te_chris | 3 months ago

Yeah moving from python to node for concurrency is insane.

discuss

order

coldtea|3 months ago

Moving from Python to Node for per-process fully-fleshed out async and share-nothing concurrency however is perfectly sane.

pjmlp|3 months ago

Using any of them for backend is insane, but what do I know, I have to suck it up and use Next.js for some SaaS extension SDKs, while I would rather be using JVM, CLR, or even Go with its spartan design.

nawgz|3 months ago

JS haters could stand to understand the language has strengths even if it has well known warts.

morshu9001|3 months ago

That's the main reason to move. Same reason people moved from Java to Kotlin, except that might change now with vthreads.