DEV Community

Discussion on: How is Deno coming along?

Collapse
 
hemant profile image
Hemant Joshi

Node is all around and it would probably take 10-15 years Deno to Have a stand and I don't think Deno will ever catch that stand, based on current specifications.

Here is why?

Currently looking at the flow people are comfortable with Node, have no issue with node and if there is any issue Node Js Team is continuously updating the Node version and this is why I think where every thing is stable so why People would switch to Deno?

I personally don't know much about Deno, but I was bit excited to learn Deno when it was all around the web and have no plans now!

Collapse
 
khrome83 profile image
Zane Milakovic

You are kinda wrong here. Node has issues. Deno solves many of them. While node is stable and works, people will migrate.

Nashorn and Rhino are v8 like run times In java. Basically the java version of node. Massive change from rhino the older one to nashorn the newer when it was proven it solved issues.

You are spot on that it will take time. But the eco system is so big both can exist. It’s not a winner take all, and never will be.

Collapse
 
krishnakakade profile image
krishna kakade