Merge pull request #3 from fvdb/small-bug-fixes
Small code style changes
Fixed more missing semicolons, superfluous commas, and missing parenthesis
Small readability improvement
Fixed missing semicolon
Need to use !==/=== when comparing with null or undefined
Removed superfluous commas
- LOAD MORE