-
-
Save hzi-dev/db1feffdd9f1811ce88e2499ef3e8091 to your computer and use it in GitHub Desktop.
Revisions
-
UltCombo revised this gist
Feb 12, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,6 +26,7 @@ # Asynchronous flow - [JavaScript Promises: There and back again](http://www.html5rocks.com/en/tutorials/es6/promises/) - Jake Archibald [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/jaffathecake) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/jakearchibald) - [We have a problem with promises](http://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html) - Nolan Lawson [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/nolanlawson) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/nolanlawson) # Coding style and conventions @@ -43,3 +44,7 @@ - [Javascript quiz](http://perfectionkills.com/javascript-quiz/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) - [So, you think you know JavaScript?](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript) - Dmitry Baranovskiy [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/DmitryBaranovsk) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/DmitryBaranovskiy) - [Javascript quiz. ES6 edition.](http://perfectionkills.com/javascript-quiz-es6/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) # Miscellaneous - [JavaScript Tips](https://github.com/loverajoel/jstips) -
UltCombo revised this gist
Jan 15, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -41,4 +41,5 @@ # Quizes - [Javascript quiz](http://perfectionkills.com/javascript-quiz/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) - [So, you think you know JavaScript?](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript) - Dmitry Baranovskiy [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/DmitryBaranovsk) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/DmitryBaranovskiy) - [Javascript quiz. ES6 edition.](http://perfectionkills.com/javascript-quiz-es6/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) -
UltCombo revised this gist
Jan 15, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) – A curated list of delightful Node.js packages and resources. - [Annonated ES5](http://es5.github.io/) - [ECMA-262's current work (next ECMAScript edition's draft)](https://tc39.github.io/ecma262/) - [ES Discuss](https://esdiscuss.org/) # Books -
UltCombo revised this gist
Jan 15, 2016 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,8 @@ # Books - [Speaking JavaScript: An In-Depth Guide for Programmers](http://speakingjs.com/) - Dr. Axel Rauschmayer [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/rauschma) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/rauschma) - [Exploring ES6: Upgrade to the next version of JavaScript](http://exploringjs.com/) - Dr. Axel Rauschmayer [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/rauschma) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/rauschma) - [You Don't Know JS (book series)](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/getify) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/getify) - [Stream Handbook for Node.js](https://github.com/substack/stream-handbook) - James Halliday [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/substack) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/substack) -
UltCombo revised this gist
Jan 4, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,6 +4,7 @@ - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) – A curated list of delightful Node.js packages and resources. - [Annonated ES5](http://es5.github.io/) - [ES6 draft (HTML version)](https://people.mozilla.org/~jorendorff/es6-draft.html) - [ES Discuss](https://esdiscuss.org/) # Books -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -31,7 +31,7 @@ - [JavaScript Callbacks are Pretty Okay](http://andrewkelley.me/post/js-callback-organization.html) - Andrew Kelley [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/andrewrk) - [An Important Pair of Parens](http://michaux.ca/articles/an-important-pair-of-parens) - Peter Michaux [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/petermichaux) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/petermichaux) # Workflow and automation - [gulp - The vision, history, and future of the project](https://medium.com/@contrahacks/gulp-3828e8126466) - Eric Schoffstall [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/contrahacks) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/contra) - [Web Starter Kit](https://developers.google.com/web/starter-kit/) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,7 +21,7 @@ - [Understanding JavaScript’s this keyword](http://javascriptweblog.wordpress.com/2010/08/30/understanding-javascripts-this/) - Angus Croll [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/angusTweets) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/angus-c) - [What is the Execution Context & Stack in JavaScript?](http://davidshariff.com/blog/what-is-the-execution-context-in-javascript/) - David Shariff [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/davidshariff) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/davidshariff) # Asynchronous flow - [JavaScript Promises: There and back again](http://www.html5rocks.com/en/tutorials/es6/promises/) - Jake Archibald [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/jaffathecake) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/jakearchibald) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -23,20 +23,20 @@ # Promises - [JavaScript Promises: There and back again](http://www.html5rocks.com/en/tutorials/es6/promises/) - Jake Archibald [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/jaffathecake) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/jakearchibald) # Coding style and conventions - [Idiomatic.js - Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js/) - [JavaScript Callbacks are Pretty Okay](http://andrewkelley.me/post/js-callback-organization.html) - Andrew Kelley [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/andrewrk) - [An Important Pair of Parens](http://michaux.ca/articles/an-important-pair-of-parens) - Peter Michaux [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/petermichaux) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/petermichaux) # Workflow / Automation - [gulp - The vision, history, and future of the project](https://medium.com/@contrahacks/gulp-3828e8126466) - Eric Schoffstall [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/contrahacks) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/contra) - [Web Starter Kit](https://developers.google.com/web/starter-kit/) # Quizes - [Javascript quiz](http://perfectionkills.com/javascript-quiz/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) - [So, you think you know JavaScript?](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript) - Dmitry Baranovskiy [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/DmitryBaranovsk) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/DmitryBaranovskiy) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,10 +16,10 @@ # Basics - [Named function expressions demystified](http://kangax.github.io/nfe/) - Juriy "kangax" Zaytsev [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/kangax) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/kangax) – explains not only NFEs, but Function expressions vs. Function declarations very well too. - [Immediately-Invoked Function Expression (IIFE)](http://benalman.com/news/2010/11/immediately-invoked-function-expression/) - Ben Alman [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/cowboy) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/cowboy) - [Understanding JavaScript’s this keyword](http://javascriptweblog.wordpress.com/2010/08/30/understanding-javascripts-this/) - Angus Croll [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/angusTweets) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/angus-c) - [What is the Execution Context & Stack in JavaScript?](http://davidshariff.com/blog/what-is-the-execution-context-in-javascript/) - David Shariff [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/davidshariff) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/davidshariff) # Promises -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,6 +4,7 @@ - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) – A curated list of delightful Node.js packages and resources. - [Annonated ES5](http://es5.github.io/) - [ES Discuss](https://esdiscuss.org/) # Books -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ # Books - [Speaking JavaScript](http://speakingjs.com/) - Dr. Axel Rauschmayer [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/rauschma) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/rauschma) - [You Don't Know JS (book series)](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/getify) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/getify) - [Stream Handbook for Node.js](https://github.com/substack/stream-handbook) - James Halliday [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/substack) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/substack) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,9 +7,9 @@ # Books - [Speaking JavaScript](http://speakingjs.com/) - Dr. Axel Rauschmayer [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/rauschma) - [You Don't Know JS (book series)](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/getify) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/getify) - [Stream Handbook for Node.js](https://github.com/substack/stream-handbook) - James Halliday [<img src="https://g.twimg.com/Twitter_logo_blue.png" height="16">](https://twitter.com/substack) [<img src="http://i.imgur.com/Dblch4H.png" height="16">](https://github.com/substack) (I'm only adding 100% freely accessible resources for now, so no paid books) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ - [JavaScript - MDN](https://developer.mozilla.org/en/docs/Web/JavaScript) - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) – A curated list of delightful Node.js packages and resources. - [Annonated ES5](http://es5.github.io/) # Books @@ -26,7 +26,7 @@ # Coding style and conventions - [Idiomatic.js - Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js/) - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ - [JavaScript - MDN](https://developer.mozilla.org/en/docs/Web/JavaScript) - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) – A curated list of delightful Node.js packages and resources - [Annonated ES5](http://es5.github.io/) # Books -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,7 +30,7 @@ - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Workflow / Automation - [gulp - The vision, history, and future of the project - Eric Schoffstall (@contra)](https://medium.com/@contrahacks/gulp-3828e8126466) - [Web Starter Kit](https://developers.google.com/web/starter-kit/) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -30,7 +30,7 @@ - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Workflow / Automation / Build tools / Task runners - [gulp - The vision, history, and future of the project - Eric Schoffstall (@contra)](https://medium.com/@contrahacks/gulp-3828e8126466) - [Web Starter Kit](https://developers.google.com/web/starter-kit/) -
UltCombo revised this gist
Jan 3, 2015 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,11 +2,14 @@ - [JavaScript - MDN](https://developer.mozilla.org/en/docs/Web/JavaScript) - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) - [Annonated ES5](http://es5.github.io/) # Books - [Speaking JavaScript - Dr. Axel Rauschmayer (@rauschma)](http://speakingjs.com/) - [You Don't Know JS (book series) - Kyle Simpson (@getify)](https://github.com/getify/You-Dont-Know-JS) - [Stream Handbook for Node.js - James Halliday (@substack)](https://github.com/substack/stream-handbook) (I'm only adding 100% freely accessible resources for now, so no paid books) @@ -27,6 +30,11 @@ - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Automation / Build tools / Task runners - [gulp - The vision, history, and future of the project - Eric Schoffstall (@contra)](https://medium.com/@contrahacks/gulp-3828e8126466) - [Web Starter Kit](https://developers.google.com/web/starter-kit/) # Quizes - [Javascript quiz - Perfection kills](http://perfectionkills.com/javascript-quiz/) -
UltCombo revised this gist
Jul 21, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,7 +21,7 @@ - [JavaScript Promises: There and back again - HTML5 Rocks](http://www.html5rocks.com/en/tutorials/es6/promises/) # Coding style and conventions - [Principles of Writing Consistent, Idiomatic JavaScript - Idiomatic.js](https://github.com/rwaldron/idiomatic.js/) - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) -
UltCombo revised this gist
Jul 21, 2014 . No changes.There are no files selected for viewing
-
UltCombo revised this gist
Jul 21, 2014 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -28,5 +28,6 @@ - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Quizes - [Javascript quiz - Perfection kills](http://perfectionkills.com/javascript-quiz/) - [So, you think you know JavaScript? - Dmitry Baranovskiy’s Web Log](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript) -
UltCombo revised this gist
Jul 21, 2014 . 1 changed file with 14 additions and 14 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,32 +1,32 @@ # General reference - [JavaScript - MDN](https://developer.mozilla.org/en/docs/Web/JavaScript) - [Node.js Manual & Documentation](http://nodejs.org/api/) - [Annonated ES5](http://es5.github.io/) # Books - [Speaking JavaScript](http://speakingjs.com/) (I'm only adding 100% freely accessible resources for now, so no paid books) # Basics - [Named function expressions demystified - kangax](http://kangax.github.io/nfe/) – explains not only NFEs, but Function expressions vs. Function declarations very well too. - [Immediately-Invoked Function Expression (IIFE) - Ben Alman](http://benalman.com/news/2010/11/immediately-invoked-function-expression/) - [Understanding JavaScript’s this keyword - JavaScript, JavaScript…](http://javascriptweblog.wordpress.com/2010/08/30/understanding-javascripts-this/) - [What is the Execution Context & Stack in JavaScript? - David Shariff](http://davidshariff.com/blog/what-is-the-execution-context-in-javascript/) # Promises - [JavaScript Promises: There and back again - HTML5 Rocks](http://www.html5rocks.com/en/tutorials/es6/promises/) # Coding Style and conventions - [Principles of Writing Consistent, Idiomatic JavaScript - Idiomatic.js](https://github.com/rwaldron/idiomatic.js/) - [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) - [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Quizes - [Javascript quiz - Perfection kills](http://perfectionkills.com/javascript-quiz/) - [So, you think you know JavaScript?](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript) -
UltCombo created this gist
Jul 21, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,32 @@ # General reference [JavaScript - MDN](https://developer.mozilla.org/en/docs/Web/JavaScript) [Node.js Manual & Documentation](http://nodejs.org/api/) [Annonated ES5](http://es5.github.io/) # Books [Speaking JavaScript](http://speakingjs.com/) (I'm only adding 100% freely accessible resources for now, so no paid books) # Basics [Named function expressions demystified - kangax](http://kangax.github.io/nfe/) – explains not only NFEs, but Function expressions vs. Function declarations very well too. [Immediately-Invoked Function Expression (IIFE) - Ben Alman](http://benalman.com/news/2010/11/immediately-invoked-function-expression/) [Understanding JavaScript’s this keyword - JavaScript, JavaScript…](http://javascriptweblog.wordpress.com/2010/08/30/understanding-javascripts-this/) [What is the Execution Context & Stack in JavaScript? - David Shariff](http://davidshariff.com/blog/what-is-the-execution-context-in-javascript/) # Promises [JavaScript Promises: There and back again - HTML5 Rocks](http://www.html5rocks.com/en/tutorials/es6/promises/) # Coding Style and conventions [Principles of Writing Consistent, Idiomatic JavaScript - Idiomatic.js](https://github.com/rwaldron/idiomatic.js/) [JavaScript Callbacks are Pretty Okay - Andrew Kelley](http://andrewkelley.me/post/js-callback-organization.html) [An Important Pair of Parens - peter.michaux.ca](http://michaux.ca/articles/an-important-pair-of-parens) # Quizes [Javascript quiz - Perfection kills](http://perfectionkills.com/javascript-quiz/) [So, you think you know JavaScript?](http://dmitry.baranovskiy.com/post/so-you-think-you-know-javascript)