An introduction to Gulp - CodeProjectASP.NET 5 (i.e. MVC 6) includs two important build systems out-of-the-box (with IDE integration): The established Grunt task runner and its newer rival Gulp
Mobile Perf bookmarkletDisplays menu of web developer tool links that load other bookmarklets including Firebug Lite, Page Resources, DOM Monster, SpriteMe, CSSess, and Zoompf
Int32.TryParse Method (String, Int32) (System)Converts the string representation of a number to its 32-bit signed integer equivalent. A return value indicates whether the operation succeeded.
The Best of Paul Irish in 2011 | Nettuts+HTML5 Boilerplate; HTML5, CSS3, and Dom Performance; Chrome Dev Tools; Chrome Developer Tools: 12 Tricks to Develop Quicker; Quick Color Manipulation; Quick Color Manipulation;
320 and upextension of HTML5 Boilerplate or responsible responsive design; starts with a tiny screen stylesheet that contains only reset, colour and typography styles. Media Queries load assets and layout styles progressively as needed
Canvas Deep Dive Source is Releasedlearn what canvas is, how it works, and the basic functions for drawing shapes, charts, animation, pixel manipulation, WebGL with ThreeJS, WebAudio, and webcam API
JS Libs DeconstructedDeconstruct the internal code of JavaScript libraries, jQuery, Prototype and MooTools.
Getting Started With RequireJSRequireJS is an implementation of the Asynchronous Module Definition (AMD) specification which defines a mechanism for loading modules asynchronously along with a declaration of dependencies by each module.
SOLID JavaScript: The Single Responsibility PrincipleSOLID is a mnemonic acronym referring to a collection of design principles which evolved out of the objected-oriented community popularized by the writings of Robert C. Martin.
ConnectedShow PodcastPodcast series on Microsoft technology for the developer community hosted by Peter Laudati and Dmitry Lyalin also available on both Zune and iTunes marketplace. Search for "Connected Show"
Android Fundamentals | Mobiletuts+Series of tutorials: content provider, Data Loader, Load Data with Services, Recurring Tasks, Status Bar Notifications, SQLite Date Type, IntentService