Skip to main content

Home/ Web Development Resources (originated at GA WDI)/ Contents contributed and discussions participated by John Randall

Contents contributed and discussions participated by John Randall

1More

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.
1More

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.
1More

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. "

Gazunti - 0 views

1More

Understanding JavaScript Prototypes. | JavaScript, JavaScript... - 0 views

  •  
    "But if I replace the prototype property with a new object, a.__proto__ still references the original object. "
1More

JavaScript Promises: There and back again - HTML5 Rocks - 0 views

  •  
    "Deferreds aren't Promise/A+ compliant, which makes them subtly different and less useful, so beware. jQuery"
1 - 20 of 162 Next › Last »
Showing 20 items per page