Difference between revisions of "JavaScript"
Jump to navigation
Jump to search
(Info on ECMAScript 6) |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
− | === [http://underscorejs.org/ | + | === [Underscore.js http://underscorejs.org/] === |
− | Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects. | + | Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects. the answer to the question: I sit down in front of a blank HTML page, and want to start being productive immediately, what do I need?and the tie to go along with jQuery's tux and Backbone's suspenders. |
== JavaScript Callbacks == | == JavaScript Callbacks == | ||
Line 22: | Line 22: | ||
* [https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/ tutorial] | * [https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/ tutorial] | ||
* [https://developer.mozilla.org/en-US/docs/Tools/Debugger/Source_map_errors Debugging Source map errors] | * [https://developer.mozilla.org/en-US/docs/Tools/Debugger/Source_map_errors Debugging Source map errors] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:JavaScript]] | [[Category:JavaScript]] |