Learn the correct ways to check JavaScript variables for undefined or null values. Discover why comparing to 'undefined' string fails and get working code examples for null checking in JavaScript.