You are here |
www.tapper-ware.net | ||
| | | |
www.davidbcalhoun.com
|
|
| | | | Personal blog of photographer and web developer David Calhoun. | |
| | | |
skilldrick.co.uk
|
|
| | | | JavaScript is an awesome language. Now, a few years ago, you'd be marked out as a weirdo for saying something like that. I think there'd probably be some kind of witch-burning ceremony or something, because JavaScript was this stupid language which had stupid syntax and stupid scope and was used to do stupid things by stupid people and just led to awful spaghetti code and killed kittens. These days people are more understanding, and more and more are coming out of the JavaScript closet. | |
| | | |
www.oranlooney.com
|
|
| | | | Update 2017-10-23: This article and code library have not kept up with the rapidly changing JavaScript landscape and are now hopelessly out of date. First came non-enumerable properties, and with ES2015 came the introduction of classes, proxies, symbols, and anonymous functions, all of which break the below logic. I'm afraid I no longer know how to fully copy the full menagerie of JavaScript objects while preserving relative references, and it's quite possible that no one else knows either. | |
| | | |
gavinhoward.com
|
|
| | Part 4 of a series on programming language design. |