19
nanl
6y

I just watched a talk given by Ryan Dahl, highlighting what he considers to be some early design mistakes with Node:

- Removed early version of Promises
- Not sandboxed by default
- GYP compiler
- package.json
- node_modules
- require() without extension
- index.js by default

https://youtube.com/watch/...

Also, his new project Deno sounds like Node 2.0. Interesting!

Comments
  • 2
    Its sad how the creator kills node for good. But node is here to stay and I don't think its credibility won't vanish anytime soon.
  • 5
    Watched this as well. I have been tracking what this dude has been doing for a while now since I believe that he is one of the most important developers of the new age. Deno will probably be fantastic, I don't see Node going away with the incredible amount of tooling and support for it. Like he, I moved to Go a while ago and I am hoping to make it my main lang for my new projects. Can't wait to see what R.D brings in the future.
  • 1
    Deno x)
  • 0
    #Regrets
Add Comment