Created
June 24, 2013 12:45
-
-
Save alessandroleite/5849793 to your computer and use it in GitHub Desktop.
Link to sites that help learn javascript parts that are not well explained
This file contains 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 characters
<a href="http://bonsaiden.github.io/JavaScript-Garden/" target="">http://bonsaiden.github.io/JavaScript-Garden/</a><br /> | |
<a href="http://stackoverflow.com/questions/111102/how-do-javascript-closures-work?rq=1" target="">http://stackoverflow.com/questions/111102/how-do-javascript-closures-work?rq=1</a><br /> | |
<a href="http://stackoverflow.com/questions/418799/what-does-colon-do-in-javascript" target="">http://stackoverflow.com/questions/418799/what-does-colon-do-in-javascript</a><br /> <a href="http://stackoverflow.com/questions/12064104/prototype-keyword-in-javascript" target="" title="Link: http://stackoverflow.com/questions/12064104/prototype-keyword-in-javascript">http://stackoverflow.com/questions/12064104/prototype-keyword-in-javascript</a><br /> <a href="http://web.archive.org/web/20080209105120/http://blog.morrisjohns.com/javascript_closures_for_dummies" target="">http://web.archive.org/web/20080209105120/http://blog.morrisjohns.com/javascript_closures_for_dummies</a><br /> <a href="http://stackoverflow.com/questions/10947248/named-self-invoking-function" target="" title="Link: http://stackoverflow.com/questions/10947248/named-self-invoking-function">http://stackoverflow.com/questions/10947248/named-self-invoking-function</a><br /> <a href="http://sarfraznawaz.wordpress.com/2012/01/26/javascript-self-invoking-functions/" target="" title="Link: http://sarfraznawaz.wordpress.com/2012/01/26/javascript-self-invoking-functions/">http://sarfraznawaz.wordpress.com/2012/01/26/javascript-self-invoking-functions/</a><br /> <a href="http://yuiblog.com/crockford/" target="" title="Link: http://yuiblog.com/crockford/">Crockford on JavaScript: A Public Lecture Series at Yahoo!</a><br /> <a href="http://stackoverflow.com/questions/11246/best-resources-to-learn-javascript" target="" title="Link: http://stackoverflow.com/questions/11246/best-resources-to-learn-javascript">Best resources to learn JavaScript - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/69430/is-there-a-way-to-make-text-unselectable-on-an-html-page" target="" title="Link: http://stackoverflow.com/questions/69430/is-there-a-way-to-make-text-unselectable-on-an-html-page">javascript - Is there a way to make text unselectable on an html page? - Stack Overflow</a><br /> <a href="http://www.amazon.com/gp/product/0735624496/ref=s9_simh_gw_p14_d1_g14_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=00XNM6EA1XFAN0QDCFAF&pf_rd_t=101&pf_rd_p=470938631&pf_rd_i=507846" target="" title="Link: http://www.amazon.com/gp/product/0735624496/ref=s9_simh_gw_p14_d1_g14_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=00XNM6EA1XFAN0QDCFAF&pf_rd_t=101&pf_rd_p=470938631&pf_rd_i=507846">Amazon.com: JavaScript(TM) Step by Step (9780735624498): Steve Suehring: Books</a><br /> <a href="http://stackoverflow.com/questions/4211046/why-do-multiple-settimeout-calls-cause-so-much-lag" target="" title="Link: http://stackoverflow.com/questions/4211046/why-do-multiple-settimeout-calls-cause-so-much-lag">javascript - Why do multiple setTimeout() calls cause so much lag? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/7452420/what-is-the-difference-between-condensed-arrays-and-literal-arrays" target="" title="Link: http://stackoverflow.com/questions/7452420/what-is-the-difference-between-condensed-arrays-and-literal-arrays">javascript - What is the difference between condensed arrays and literal arrays? - Stack Overflow</a><br /> <a href="http://www.codecademy.com/courses/javascript-intro" target="" title="Link: http://www.codecademy.com/courses/javascript-intro">JavaScript Quick Start Guide | Codecademy</a><br /> <a href="http://stackoverflow.com/questions/1634268/explain-javascripts-encapsulated-anonymous-function-syntax" target="" title="Link: http://stackoverflow.com/questions/1634268/explain-javascripts-encapsulated-anonymous-function-syntax">Explain JavaScript's encapsulated anonymous function syntax - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/3379893/canvas-drawimage-using-data-url" target="" title="Link: http://stackoverflow.com/questions/3379893/canvas-drawimage-using-data-url">javascript - Canvas drawImage using data URL - Stack Overflow</a><br /> <a href="http://codytaylor.org/2009/06/execute-javascript-in-url-bar-of-browser.html" target="" title="Link: http://codytaylor.org/2009/06/execute-javascript-in-url-bar-of-browser.html">Execute Javascript in URL Bar of Browser | tech stuff From Cody Taylor</a><br /> <a href="http://code.google.com/closure/" target="" title="Link: http://code.google.com/closure/">Closure Tools - Google Code</a><br /> <a href="http://ejohn.org/blog/javascript-getters-and-setters/" target="" title="Link: http://ejohn.org/blog/javascript-getters-and-setters/">John Resig - JavaScript Getters and Setters</a><br /> <a href="http://11heavens.com/everything-is-a-property-of-an-object-in-javascript" target="" title="Link: http://11heavens.com/everything-is-a-property-of-an-object-in-javascript">Everything is a property of an object in JavaScript | 11 heavens</a><br /> <a href="http://stackoverflow.com/questions/155609/what-is-the-difference-between-a-method-and-a-function" target="" title="Link: http://stackoverflow.com/questions/155609/what-is-the-difference-between-a-method-and-a-function">scripting - What is the difference between a method and a function - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/3493252/javascript-prototype-operator-performance-saves-memory-but-is-it-faster" target="" title="Link: http://stackoverflow.com/questions/3493252/javascript-prototype-operator-performance-saves-memory-but-is-it-faster">Javascript prototype operator performance: saves memory, but is it faster? - Stack Overflow</a><br /> <a href="http://coding.smashingmagazine.com/2012/11/05/writing-fast-memory-efficient-javascript/" target="" title="Link: http://coding.smashingmagazine.com/2012/11/05/writing-fast-memory-efficient-javascript/">Performance — Writing Fast, Memory-Efficient JavaScript | Smashing Coding</a><br /> <a href="http://javascriptissexy.com/" target="" title="Link: http://javascriptissexy.com/">JavaScript is Sexy | Learn modern web application development with JavaScript</a><br /> <a href="http://stackoverflow.com/questions/3076414/ways-to-circumvent-the-same-origin-policy" target="" title="Link: http://stackoverflow.com/questions/3076414/ways-to-circumvent-the-same-origin-policy">javascript - Ways to circumvent the same-origin policy - Stack Overflow</a><br /> <a href="http://www.slideshare.net/SlexAxton/breaking-the-cross-domain-barrier" target="" title="Link: http://www.slideshare.net/SlexAxton/breaking-the-cross-domain-barrier">Breaking The Cross Domain Barrier</a><br /> <a href="http://dailyjs.com/2010/11/01/node-tutorial/" target="" title="Link: http://dailyjs.com/2010/11/01/node-tutorial/">DailyJS: Let's Make a Web App: Nodepad</a><br /> <a href="http://stackoverflow.com/questions/5062614/how-to-decide-when-to-use-nodejs?rq=1" target="" title="Link: http://stackoverflow.com/questions/5062614/how-to-decide-when-to-use-nodejs?rq=1">javascript - How to decide when to use NodeJS? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/3629784/how-is-node-js-inherently-faster-when-it-still-relies-on-threads-internally" target="" title="Link: http://stackoverflow.com/questions/3629784/how-is-node-js-inherently-faster-when-it-still-relies-on-threads-internally">javascript - How is Node.js inherently faster when it still relies on Threads internally? - Stack Overflow</a><br /> <a href="http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=sr_1_3?s=books&ie=UTF8&qid=1367639318&sr=1-3&keywords=PHP" target="" title="Link: http://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=sr_1_3?s=books&ie=UTF8&qid=1367639318&sr=1-3&keywords=PHP">Amazon.com: JavaScript: The Good Parts (9780596517748): Douglas Crockford: Books</a><br /> <a href="http://www.aerotwist.com/tutorials/getting-started-with-three-js/" target="" title="Link: http://www.aerotwist.com/tutorials/getting-started-with-three-js/">Getting Started with Three.js | Aerotwist</a><br /> <a href="http://stackoverflow.com/questions/4508313/advantages-of-using-prototype-vs-defining-methods-straight-in-the-constructor" target="" title="Link: http://stackoverflow.com/questions/4508313/advantages-of-using-prototype-vs-defining-methods-straight-in-the-constructor">javascript - Advantages of using prototype, vs defining methods straight in the constructor? - Stack Overflow</a><br /> <a href="http://yehudakatz.com/2011/08/12/understanding-prototypes-in-javascript/" target="" title="Link: http://yehudakatz.com/2011/08/12/understanding-prototypes-in-javascript/">Understanding “Prototypes” in JavaScript « Katz Got Your Tongue?</a><br /> <a href="http://tobyho.com/2010/11/22/javascript-constructors-and/" target="" title="Link: http://tobyho.com/2010/11/22/javascript-constructors-and/">Javascript Constructors and Prototypes</a><br /> <a href="http://javascript.crockford.com/private.html" target="" title="Link: http://javascript.crockford.com/private.html">Private Members in JavaScript</a><br /> <a href="http://stackoverflow.com/questions/3593012/does-using-prototypes-in-javascript-have-any-real-world-advantages?rq=1" target="" title="Link: http://stackoverflow.com/questions/3593012/does-using-prototypes-in-javascript-have-any-real-world-advantages?rq=1">inheritance - Does using prototypes in JavaScript have any real world advantages? - Stack Overflow</a><br /> <a href="http://en.wikipedia.org/wiki/Syntax_(programming_languages)" target="" title="Link: http://en.wikipedia.org/wiki/Syntax_(programming_languages)">Syntax (programming languages) - Wikipedia, the free encyclopedia</a><br /> <a href="http://www.davidtong.me/innerhtml-innertext-textcontent-html-and-text/" target="" title="Link: http://www.davidtong.me/innerhtml-innertext-textcontent-html-and-text/">innerHTML, innerText and textContent | David Tong</a><br /> <a href="http://angularjs.org/" target="" title="Link: http://angularjs.org/">AngularJS — Superheroic JavaScript MVW Framework</a><br /> <a href="http://www.adobe.com/devnet/html5/articles/css-shaders.html" target="" title="Link: http://www.adobe.com/devnet/html5/articles/css-shaders.html">CSS shaders: Cinematic effects for the web | Adobe Developer Connection</a><a href="http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/" target="" title="Link: http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/">Useful </a><br /> <a href="http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/" target="" title="Link: http://www.smashingmagazine.com/2011/10/28/useful-coding-workflow-tools-for-web-designers-developers/">Coding Tools and JavaScript Libraries For Web Developers | Smashing Magazine</a><br /> <a href="http://www.codinghorror.com/blog/2008/09/cross-site-request-forgeries-and-you.html" target="" title="Link: http://www.codinghorror.com/blog/2008/09/cross-site-request-forgeries-and-you.html">Coding Horror: Cross-Site Request Forgeries and You</a><br /> <a href="http://www.codinghorror.com/blog/2008/08/protecting-your-cookies-httponly.html" target="" title="Link: http://www.codinghorror.com/blog/2008/08/protecting-your-cookies-httponly.html">Coding Horror: Protecting Your Cookies: HttpOnly</a><br /> <a href="http://en.wikipedia.org/wiki/Unobtrusive_JavaScript" target="" title="Link: http://en.wikipedia.org/wiki/Unobtrusive_JavaScript">Unobtrusive JavaScript - Wikipedia, the free encyclopedia</a><br /> <a href="http://programmers.stackexchange.com/questions/46716/what-should-every-programmer-know-about-web-development" target="" title="Link: http://programmers.stackexchange.com/questions/46716/what-should-every-programmer-know-about-web-development">What should every programmer know about web development? - Programmers Stack Exchange</a><br /> <a href="http://www.mnot.net/cache_docs/#WORK" target="" title="Link: http://www.mnot.net/cache_docs/#WORK">Caching Tutorial for Web Authors and Webmasters</a><br /> <a href="http://stackoverflow.com/questions/2558977/ajax-cross-domain-call" target="" title="Link: http://stackoverflow.com/questions/2558977/ajax-cross-domain-call">javascript - Ajax cross domain call - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/4912092/using-html5-canvas-javascript-to-take-screenshots" target="" title="Link: http://stackoverflow.com/questions/4912092/using-html5-canvas-javascript-to-take-screenshots">google - Using HTML5/Canvas/Javascript to take screenshots - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/4340040/html5-canvas-vector-graphics" target="" title="Link: http://stackoverflow.com/questions/4340040/html5-canvas-vector-graphics">HTML5 Canvas Vector Graphics? - Stack Overflow</a><br /> <a href="http://www.html5canvastutorials.com/tutorials/html5-canvas-lines/" target="" title="Link: http://www.html5canvastutorials.com/tutorials/html5-canvas-lines/">HTML5 Canvas Line Tutorial</a><br /> <a href="http://stackoverflow.com/questions/109399/can-you-do-desktop-development-using-javascript" target="" title="Link: http://stackoverflow.com/questions/109399/can-you-do-desktop-development-using-javascript">windows - Can you do Desktop Development using JavaScript? - Stack Overflow</a><br /> <a href="http://coding.smashingmagazine.com/2012/09/23/useful-javascript-libraries-jquery-plugins-web-developers/" target="" title="Link: http://coding.smashingmagazine.com/2012/09/23/useful-javascript-libraries-jquery-plugins-web-developers/">Useful JavaScript Libraries and jQuery Plugins For Web Developers</a><br /> <a href="http://ajaxpatterns.org/XMLHttpRequest_Call#Alternatives" target="" title="Link: http://ajaxpatterns.org/XMLHttpRequest_Call#Alternatives">XMLHttpRequest Call - Ajax Patterns</a><br /> <a href="http://dev.opera.com/articles/view/javascript-best-practices/" target="" title="Link: http://dev.opera.com/articles/view/javascript-best-practices/">42: JavaScript best practices - Dev.Opera</a><br /> <a href="http://www.html5rocks.com/en/mobile/easy-high-dpi-images/" target="" title="Link: http://www.html5rocks.com/en/mobile/easy-high-dpi-images/">Easy High DPI Images - HTML5 Rocks</a><br /> <a href="https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#feCustomElement." target="" title="Link: https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#feCustomElement.">Filter Effects 1.0</a><br /> <a href="http://msdn.microsoft.com/en-us/library/aa287673(v=vs.71).aspx" target="" title="Link: http://msdn.microsoft.com/en-us/library/aa287673(v=vs.71).aspx">HTTP Headers Reference</a><br /> <a href="http://www.youtube.com/watch?v=v2ifWcnQs6M" target="" title="Link: http://www.youtube.com/watch?v=v2ifWcnQs6M">Douglas Crockford: The JavaScript Programming Language - YouTube</a><br /> <a href="http://www.sitepoint.com/javascript-custom-events/" target="" title="Link: http://www.sitepoint.com/javascript-custom-events/">How to Create Custom Events in JavaScript - SitePoint</a><br /> <a href="http://javascript.info/tutorial/events-and-timing-depth" target="" title="Link: http://javascript.info/tutorial/events-and-timing-depth">Events synchoronus and timing in-depth | JavaScript <br /> Tutorial</a><a href="https://developers.google.com/closure/compiler/docs/gettingstarted_ui" target="" title="Link: https://developers.google.com/closure/compiler/docs/gettingstarted_ui">Getting Started with the UI - Closure Tools — Google Developers</a><a href="http://jlongster.com/Compiling-LLJS-to-asm.js,-Now-Available-" target="" title="Link: http://jlongster.com/Compiling-LLJS-to-asm.js,-Now-Available-">Compiling <br /> LLJS to asm.js</a><br /> <a href="http://updates.html5rocks.com/2011/12/Transferable-Objects-Lightning-Fast" target="" title="Link: http://updates.html5rocks.com/2011/12/Transferable-Objects-Lightning-Fast">Transferable Objects: Lightning Fast! - HTML5Rocks Updates</a><br /> <a href="http://updates.html5rocks.com/2011/09/Workers-ArrayBuffer" target="" title="Link: http://updates.html5rocks.com/2011/09/Workers-ArrayBuffer">Workers ♥ ArrayBuffer - HTML5Rocks Updates</a><br /> <a href="http://stackoverflow.com/questions/10258012/does-javascript-settimeout-stop-other-script-execution" target="" title="Link: http://stackoverflow.com/questions/10258012/does-javascript-settimeout-stop-other-script-execution">jquery - Does Javascript setTimeout stop other script execution - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/3969475/javascript-pause-settimeout" target="" title="Link: http://stackoverflow.com/questions/3969475/javascript-pause-settimeout">timeout - javascript: pause setTimeout(); - Stack Overflow</a><a href="http://stackoverflow.com/questions/2696692/setinterval-vs-settimeout" target="" title="Link: http://stackoverflow.com/questions/2696692/setinterval-vs-settimeout">javascript - 'setInterval' vs 'setTimeout' - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/1529077/handling-optional-parameters-in-javascript" target="" title="Link: http://stackoverflow.com/questions/1529077/handling-optional-parameters-in-javascript">Handling optional parameters in javascript - Stack Overflow</a><br /> <a href="http://www.codecademy.com/learn" target="" title="Link: http://www.codecademy.com/learn">Codecademy</a><a href="http://stackoverflow.com/questions/4908378/javascript-array-of-functions" target="" title="Link: http://stackoverflow.com/questions/4908378/javascript-array-of-functions">Javascript Array of Functions - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/2717949/when-should-i-use-a-semicolon-after-curly-braces" target="" title="Link: http://stackoverflow.com/questions/2717949/when-should-i-use-a-semicolon-after-curly-braces">javascript - When should I use a semicolon after curly braces? - Stack Overflow</a><br /> <a href="http://elegantcode.com/2011/03/24/basic-javascript-part-12-function-hoisting/" target="" title="Link: http://elegantcode.com/2011/03/24/basic-javascript-part-12-function-hoisting/">Elegant Code » Basic JavaScript Part 12: Function Hoisting</a><br /> <a href="http://javascript.info/tutorial/memory-leaks" target="" title="Link: http://javascript.info/tutorial/memory-leaks">Memory leaks | JavaScript Tutorial</a><br /> <a href="http://stackoverflow.com/questions/8032928/can-i-trigger-javascripts-garbage-collection" target="" title="Link: http://stackoverflow.com/questions/8032928/can-i-trigger-javascripts-garbage-collection">Can I trigger JavaScript's garbage collection? - Stack Overflow</a><br /> <a href="http://docstore.mik.ua/orelly/webprog/jscript/ch11_03.htm" target="" title="Link: http://docstore.mik.ua/orelly/webprog/jscript/ch11_03.htm">Garbage Collection (JavaScript: The Definitive Guide, 4th Edition)</a><br /> <a href="http://programmers.stackexchange.com/questions/200545/over-thinking-development" target="" title="Link: http://programmers.stackexchange.com/questions/200545/over-thinking-development">programming practices - Over thinking development - Programmers Stack Exchange</a><br /> <a href="http://stackoverflow.com/questions/7475336/how-does-jquery-chaining-work" target="" title="Link: http://stackoverflow.com/questions/7475336/how-does-jquery-chaining-work">javascript - how does jquery chaining work? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/572897/how-does-javascript-prototype-work" target="" title="Link: http://stackoverflow.com/questions/572897/how-does-javascript-prototype-work">dynamic languages - How does JavaScript .prototype work? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/1646698/what-is-the-new-keyword-in-javascript" target="" title="Link: http://stackoverflow.com/questions/1646698/what-is-the-new-keyword-in-javascript">What is the 'new' keyword in JavaScript? - Stack Overflow</a><br /> <a href="http://helephant.com/2009/01/18/javascript-object-prototype/" target="" title="Link: http://helephant.com/2009/01/18/javascript-object-prototype/">Javascript object prototype – Helephant.com</a><br /> <a href="http://stackoverflow.com/questions/650764/how-does-proto-differ-from-constructor-prototype" target="" title="Link: http://stackoverflow.com/questions/650764/how-does-proto-differ-from-constructor-prototype">javascript - How does __proto__ differ from constructor.prototype? - Stack Overflow</a><br /> <a href="http://www.html5rocks.com/en/tutorials/workers/basics/" target="" title="Link: http://www.html5rocks.com/en/tutorials/workers/basics/">The Basics of Web Workers - HTML5 Rocks</a><br /> <a href="http://www.youtube.com/watch?v=C8Vu3Xdl3wk" target="" title="Link: http://www.youtube.com/watch?v=C8Vu3Xdl3wk">HTML5 Web Messaging API Demo: Multi-window 2D Canvas Game - YouTube</a><br /> <a href="http://www.javascripture.com/ArrayBuffer" target="" title="Link: http://www.javascripture.com/ArrayBuffer">ArrayBuffer</a><br /> <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/Using_FormData_Objects" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/Guide/Using_FormData_Objects">Using FormData Objects - Web developer guide | MDN</a><br /> <a href="http://stackoverflow.com/questions/12930272/javascript-closures-vs-anonymous-functions" target="" title="Link: http://stackoverflow.com/questions/12930272/javascript-closures-vs-anonymous-functions">scope - JavaScript closures vs. anonymous functions - Stack Overflow</a><br /> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference?redirectlocale=en-US&redirectslug=JavaScript%2FReference" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference?redirectlocale=en-US&redirectslug=JavaScript%2FReference">int</a><a href="http://stackoverflow.com/questions/12930272/javascript-closures-vs-anonymous-functions/12930799#12930799" target="" title="Link: http://stackoverflow.com/questions/12930272/javascript-closures-vs-anonymous-functions/12930799#12930799">scope - JavaScript closures vs. anonymous functions - Stack Overflow</a><a href="http://stackoverflow.com/questions/11200279/return-a-function-from-the-anonymous-wrapper" target="" title="Link: http://stackoverflow.com/questions/11200279/return-a-function-from-the-anonymous-wrapper">javascript - Return a function from the anonymous wrapper? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/3684923/javascript-variables-declare-outside-or-inside-loop" target="" title="Link: http://stackoverflow.com/questions/3684923/javascript-variables-declare-outside-or-inside-loop">performance - JavaScript variables declare outside or inside loop? - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/7929159/does-a-new-object-in-javascript-have-a-prototype-property" target="" title="Link: http://stackoverflow.com/questions/7929159/does-a-new-object-in-javascript-have-a-prototype-property">Does a new object in Javascript have a prototype property? - Stack Overflow</a><br /> <a href="http://sporto.github.io/blog/2013/02/22/a-plain-english-guide-to-javascript-prototypes/" target="" title="Link: http://sporto.github.io/blog/2013/02/22/a-plain-english-guide-to-javascript-prototypes/">A plain english guide to JavaScript prototypes - Sebastian's Blog</a><br /> <a href="http://stackoverflow.com/questions/9451881/prototype-vs-prototype-what-is-the-difference-mycons-proto-myco" target="" title="Link: http://stackoverflow.com/questions/9451881/prototype-vs-prototype-what-is-the-difference-mycons-proto-myco">javascript - [[Prototype]] vs prototype: ..what is the difference? (MyCons.__proto__ === MyCons.prototype) equals FALSE - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/12661416/it-is-said-that-all-javascript-objects-have-a-prototype-property-but-i-only-see" target="" title="Link: http://stackoverflow.com/questions/12661416/it-is-said-that-all-javascript-objects-have-a-prototype-property-but-i-only-see">It is said that all Javascript objects have a prototype property, but I only see foo.prototype if foo is a function? - Stack Overflow</a><br /> <a href="http://jsperf.com/event-handler-vs-anonymous-function/3" target="" title="Link: http://jsperf.com/event-handler-vs-anonymous-function/3">Event handler vs. Anonymous Function · jsPerf</a><a href="http://stackoverflow.com/questions/1788923/parameter-vs-argument" target="" title="Link: http://stackoverflow.com/questions/1788923/parameter-vs-argument">function - "Parameter" vs "Argument" - Stack Overflow</a><br /> <a href="http://stackoverflow.com/questions/1959040/is-it-possible-to-send-a-variable-number-of-arguments-to-a-javascript-function" target="" title="Link: http://stackoverflow.com/questions/1959040/is-it-possible-to-send-a-variable-number-of-arguments-to-a-javascript-function">varargs - Is it possible to send a variable number of arguments to a JavaScript function? - Stack Overflow</a><br /> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/arguments?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FFunctions_and_function_scope%2Farguments" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/arguments?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FFunctions_and_function_scope%2Farguments">arguments - JavaScript | MDN</a><br /> <a href="http://stackoverflow.com/questions/5930279/newbie-question-about-document-addeventlistenermousemove-function-e" target="" title="Link: http://stackoverflow.com/questions/5930279/newbie-question-about-document-addeventlistenermousemove-function-e">javascript - Newbie question about document.addEventListener('mousemove', function (e) { - Stack Overflow</a><br /> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope">Functions and function scope - JavaScript | MDN</a><br /> <a href="http://www.quirksmode.org/js/events_properties.html#type" target="" title="Link: http://www.quirksmode.org/js/events_properties.html#type">Javascript - Event properties</a><br /> <a href="http://stackoverflow.com/questions/2704929/uncaught-error-security-err-dom-exception-18-when-i-try-to-set-a-cookie" target="" title="Link: http://stackoverflow.com/questions/2704929/uncaught-error-security-err-dom-exception-18-when-i-try-to-set-a-cookie">javascript - Uncaught Error: SECURITY_ERR: DOM Exception 18 when I try to set a cookie - Stack Overflow</a><a href="http://www.w3.org/TR/2008/WD-html5-20080610/comms.html#data4" target="" title="Link: http://www.w3.org/TR/2008/WD-html5-20080610/comms.html#data4">HTML 5</a><br /> <a href="http://www.sitepoint.com/javascript-shared-web-workers-html5/" target="" title="Link: http://www.sitepoint.com/javascript-shared-web-workers-html5/">How to Use JavaScript Shared Web Workers in HTML5 - <br /> SitePoint</a><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Base64_encoding_and_decoding#Appendix.3A_Decode_a_Base64_string_to_Uint8Array_or_ArrayBuffer" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Base64_encoding_and_decoding#Appendix.3A_Decode_a_Base64_string_to_Uint8Array_or_ArrayBuffer">Base64 encoding and decoding - JavaScript | MDN</a><br /> <a href="http://stackoverflow.com/questions/11365894/web-workers-transferable-objects-for-json/17155396#17155396" target="" title="Link: http://stackoverflow.com/questions/11365894/web-workers-transferable-objects-for-json/17155396#17155396">javascript - Web Workers - Transferable Objects for JSON - Stack Overflow</a><br /> <a href="http://www.html5rocks.com/en/tutorials/workers/basics/#toc-gettingstarted-workercomm" target="" title="Link: http://www.html5rocks.com/en/tutorials/workers/basics/#toc-gettingstarted-workercomm">The Basics of Web Workers - HTML5 Rocks</a><br /> <a href="http://answers.yahoo.com/question/index?qid=20110807182608AAtlmTL" target="" title="Link: http://answers.yahoo.com/question/index?qid=20110807182608AAtlmTL">What does "short" and "long" mean when i am programming in C++? - Yahoo! Answers</a><br /> <a href="http://stackoverflow.com/questions/1986896/what-is-the-difference-between-call-and-apply" target="" title="Link: http://stackoverflow.com/questions/1986896/what-is-the-difference-between-call-and-apply">javascript - What is the difference between call and apply? - Stack Overflow</a><a href="http://msdn.microsoft.com/en-us/library/ie/br212484(v=vs.94).aspx" target="">Uint16Array Object</a><a href="http://www.html5rocks.com/en/tutorials/file/filesystem/" target="" title="Link: http://www.html5rocks.com/en/tutorials/file/filesystem/">Exploring the FileSystem APIs - HTML5 Rocks</a><br /> <a target="" title="Link: null">Native HTML5 Drag and Drop - HTML5 Rocks<br /> </a><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FGlobal_Objects%2FArray#Methods" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array?redirectlocale=en-US&redirectslug=JavaScript%2FReference%2FGlobal_Objects%2FArray#Methods">Array - JavaScript | MDN</a><br /> <a href="http://www.html5rocks.com/en/tutorials/audio/scheduling/#toc-waclock" target="" title="Link: http://www.html5rocks.com/en/tutorials/audio/scheduling/#toc-waclock">A Tale of Two Clocks - Scheduling Web Audio with Precision - HTML5 Rocks</a><br /> <a href="http://www.aerotwist.com/tutorials/ten-things-i-learned/" target="" title="Link: http://www.aerotwist.com/tutorials/ten-things-i-learned/">Ten Things I Learned About Experimenting With Canvas, WebGL and JavaScript | Aerotwist</a><br /> <a href="http://www.html5rocks.com/en/tutorials/casestudies/jamwithchrome-interaction/" target="" title="Link: http://www.html5rocks.com/en/tutorials/casestudies/jamwithchrome-interaction/">Case-study: JAM with Chrome - How we made the UI rock - HTML5 Rocks</a><br /> <a href="http://www.html5rocks.com/en/tutorials/canvas/hidpi/" target="" title="Link: http://www.html5rocks.com/en/tutorials/canvas/hidpi/">High DPI Canvas - HTML5 Rocks</a><br /> <a href="http://www.html5rocks.com/en/tutorials/casestudies/racer/" target="" title="Link: http://www.html5rocks.com/en/tutorials/casestudies/racer/">Case Study: Building Racer - HTML5 Rocks</a><br /> <a href="http://jsbooks.revolunet.com/" target="" title="Link: http://jsbooks.revolunet.com/">JSbooks - free javascript books</a><br /> <a href="http://joshondesign.com/p/books/canvasdeepdive/toc.html" target="" title="Link: http://joshondesign.com/p/books/canvasdeepdive/toc.html">joshondesign.com/p/books/canvasdeepdive/toc.html</a><br /> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" target="" title="Link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function">Function - JavaScript | MDN</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Watch Free Unlimited Videos Here : [http://vidohub.com](Vidohub.com) This is 'Vidohub' not a 'Videohub'