Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| /* | |
| O B J E C T S | |
| PRIMITIVE: null, undefined, strings, numbers, boolean, objects | |
| OBJECTS: Object(); | |
| FUNCTIONS: Methods | |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.