Why JavaScript has two zeros: -0 and +0


Do you know there are two valid zero representations in JavaScript?

Things to check before releasing your web application


A couple of things to validate before you press the 'go-live' button on that wonderful web application of yours.

Understanding JavaScript Property Descriptors 3


Now that we know the basics, this post covers the JavaScript methods for setting and modifying object property descriptors.