Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
piperguy1654yThere is a hype going on about deno. Basically its a runtime based on v8 engine for js and ts
-
Just took a look at readme and I can say specifying modules by url will create more headaches than it will solve.
-
Marl3x27794y@melezorus34 What I thought exactly. But lets see what innovations it brings to the table.
-
R3ym4nn4324y@melezorus34 It reminds me of the "golang way". But the full protocol stuff may kill it for enterprise with restricted network.
But maybe there are going to be ways ... -
If I remember correctly, deno was made by the guy who started node.js (which btw, @piperguy, is also a v8 runtime).
Deno is supposed to address some of the shortcomings / flaws of node. So that’s what the hype is about.
It has a lot of really appealing features. But we’ll see. Might be good, might be not so good 🤷♂️
Whats wrong with node.js? Why deno?
question