Things I Regret About Node.js [video]
youtube.com
Things I Regret About Node.js [video]
1–10 of 502 posts
Re: Things I Regret About Node.js [video]
#2Re: Things I Regret About Node.js [video]
#3I first read this as "Things I regret about Node.js by Roald Dahl" and was instantly intrigued!
Re: Things I Regret About Node.js [video]
#4Re: Things I Regret About Node.js [video]
#5I first read this as "Things I regret about Node.js by Roald Dahl" and was instantly intrigued!
Re: Things I Regret About Node.js [video]
#6He mostly regrets the way Promises work (edit: that the async programming APIs don't work with them), security/sandboxing, and the module system.
Then he introduces "Deno", a successor which is under construction and which will fix all these problems. It exposes a language based on TypeScript. Internally, some parts of Deno are written in GoLang.
Re: Things I Regret About Node.js [video]
#7I first read this as "Things I regret about Node.js by Roald Dahl" and was instantly intrigued!
can somebody downvoting the comment above kindly explain why?
Re: Things I Regret About Node.js [video]
#8Re: Things I Regret About Node.js [video]
#9Re: Things I Regret About Node.js [video]
#10Edit: so two space indents weren’t a consequence of “callback hell” ?