https://github.com/maxbeizer/undefined-is-not-a-function
Presentation originally for Nodevember 2014
https://github.com/maxbeizer/undefined-is-not-a-function
Last synced: about 1 year ago
JSON representation
Presentation originally for Nodevember 2014
- Host: GitHub
- URL: https://github.com/maxbeizer/undefined-is-not-a-function
- Owner: maxbeizer
- License: mit
- Created: 2014-11-04T03:35:41.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-16T03:35:21.000Z (over 11 years ago)
- Last Synced: 2025-03-26T21:09:20.947Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://maxbeizer.com/undefined-is-not-a-function
- Size: 477 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Undefined is not a Function
a presentation on what the most common errors in JavaScript actually
mean
## Setup
```
npm install
grunt serve
```
go to port 8000
## Speaking
- `s` for speaker notes
- `f` for full screen
- `esc` for top-level view