Remix.run Logo
te_chris 3 days ago

Yeah moving from python to node for concurrency is insane.

coldtea 3 days ago | parent | next [-]

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

pjmlp 2 days ago | parent | prev | next [-]

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 days ago | parent | prev | next [-]

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

3 days ago | parent [-]
[deleted]
morshu9001 3 days ago | parent | prev [-]

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