Using RequireJS In WordPress
Learn how to use RequireJS in WordPress. Includes a walk-through of how RequireJS works and how WordPress manages JavaScript internally.
Learn how to use RequireJS in WordPress. Includes a walk-through of how RequireJS works and how WordPress manages JavaScript internally.
kaidez's Git/GitHub tutorial is updated to be shorter, provide information faster and by providing 2 new links to the learning resource list
kaidez.com uses Jekyll as a blog engine, Grunt as a task runner, RequireJS for modular JavaScript management, & Bower for package management
A quick update about the status of kaidez.com, including the announcing of a new, upcoming site design.
CSS3 media queries can help sites perform better in Google search results and the W3C officially recommends them as a web standard.
Get quick answers first, then learn how Git works with GitHub. This post also has an excellent list of Git/GitHub learning links at the end.
Great JavaScript book for beginners covering the fundamentals in detail, focusing on how to use them in web applications, not just websites.
How to create/change page elements off-DOM with JavaScript. Discusses createDocumentFragment, cloneNode, appendChild, jQuery .attr() & more.
kaidez discusses what courses and sessions he'll be checking out at the 2012 Fluent JavaScript Conference. Node, and Jasmine are a few of them.
A list of good reasons why it's better to learn JavaScript before jQuery. A short learning resource list at the end to help you get started.