Hacker News
- How Javascript Prototypal Inheritance Really works http://blog.vjeux.com/2011/javascript/how-prototypal-inheritance-really-works.html 49 comments
- How do JavaScript’s global variables really work? https://2ality.com/2019/07/global-scope.html 48 comments javascript
- Javascript – How Prototypal Inheritance really works http://blog.vjeux.com/2011/javascript/how-prototypal-inheritance-really-works.html 6 comments javascript
- I didn't believe that my simple knight tour algorithm will work in under 5 seconds by using goroutines. I have written same knight tour algorithm in Javascript & Haskell. But in Go it so easy and it works really fast. Thank you http://codereview.stackexchange.com/questions/147653/go-i-have-written-a-really-fast-knight-tour-using-concurrency-and-go-routines 30 comments golang
- I like coding in vanilla javascript, but I've been putting off learning JS frameworks. Am I setting myself up for failure, or is this a good strategy to really understand how JS works? https://www.reddit.com/r/webdev/comments/ablums/i_like_coding_in_vanilla_javascript_but_ive_been/ 50 comments webdev