Is something undefined in JavaScript?


/ Published in: JavaScript
Save to your folder(s)

Checking for `undefined` in JavaScript is weird (the variable can be redefined), so I made a function to do it. This stuff (and others) is also in my [JSTypes](https://github.com/EvanHahn/JSTypes) type-checking library.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.