kdz - My Personal Scaffolding Tool
kaidez used Node to create a tool for scaffolding out web development projects. Includes a link to thoroughly commented code on GitHub.
kaidez used Node to create a tool for scaffolding out web development projects. Includes a link to thoroughly commented code on GitHub.
kaidez's old AJAX tutorial was updated. jQuery AJAX is discussed in depth and there's a short discussion on JavaScript Promises.
Use jQuery.filter() & Attribute Selectors with HTML5 data attributes to filter out specific content on a click. Includes a code demo.
Excellent book that explains complicated JavaScript concepts like API design in painstaking clarity. Great for intermediate JS developers.
Use mouse clicks to load information stored in data attributes onto a web page in a cross-browser compatible way. Contains lots of demos.
kaidez recorded Ember.js and Backbone.js courses for lynda.com, a leading online learning company.
kaidez developed the RevlonProBrands.com site using GitHub Atom, Jade, OOCSS, Modernizr’s yepnope functionality, Gulp & Grunt.
A Web Components demo using just templates and Shadow DOM, mostly templates. Post includes many links to Web Component learning resources.
The Napster documentary recaps the company’s story and the atmosphere it created, but it doesn't tell the whole story.
jQuery-powered search functionality for a Jekyll site with fallback code if JS or CSS is disabled. Look at the demo before using the code.