Contents contributed and discussions participated by John Randall
jlevy/the-art-of-command-line - 0 views
A Ruby story - 0 views
Getting Started with JavaScript for Automation on Yosemite - MacStories - 0 views
-
StandardAdditions is a special library of methods that can interact with Mac OS X at a system level.
A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN - 0 views
-
The second argument to apply() is the array to use as arguments; the first will be discussed later on. This emphasizes the fact that functions are objects too.
ECMAScript 6 compatibility table - 0 views
AngularJS vs. Backbone.js vs. Ember.js - 0 views
-
"While it is true that many of the functions not provided by Backbone itself could be filled by third-party plugins, this also means that there are many choices to be made when creating an application, as many functions have several alternative plugins. For example, nested models can be provided by Backbone.DocumentModel, BackBone.NestedTypes, Backbone.Schema, Backbone-Nested, backbone-nestify, just to name a few. Deciding which one is the best for your project requires research, which in turn takes time - and one of the main purposes of framework is to save you time. "