How to check for a '#' hash in a URL using jQuery?
jQuery code to to run a piece of code only if there is a "#" in the URL.
Tweet 0 Comments Save Tags: javascript
Building a Notes App with IndexedDB, Redis and Node.js
In this post, I’ll be talking about how to create a basic note-taking app that syncs local and remote content if you are online and... more »
Tweet 0 Comments Save Tags: database , frameworks , javascript , server
Game Development Using JavaScript
For me developing games is a hobby and maybe a little more, developing games can become a complex task, as you trying to make your game... more »
Tweet 0 Comments Save Tags: games , javascript , reviews
Learning Chrome DevTools
If you have been using Firebug, check out this list of cool features of Chrome DevTools!
Tweet 0 Comments Save Tags: gui , how-to , javascript , open source
Would you use PhoneGap again?
On a recent talk I gave somebody asked me if I would use PhoneGap again. Not sure, was my answer. There are a lot of things to consider... more »
Tweet 0 Comments Save Tags: javascript , mobile , opinion
Node v0.10.7 (Stable)
Node v0.10.7 (Stable)
Tweet 0 Comments Save Tags: frameworks , javascript , news
Deep dive into Require.js - Tech.Pro
Require.js is one of my favorite ways to write JavaScript these days. It's modularity breaks up larger apps into smaller, manageable... more »
Tweet 0 Comments Save Tags: how-to , javascript , web design
Windows 8 Pin METAs
Windows 8 allows for adding websites as apps (or maybe "bookmarks" is a better term) to the home screen, much in the vain that... more »
Tweet 0 Comments Save Tags: css-html , frameworks , javascript , web design
Proposed Angular’s WebPage structure
Guideline on creating pages on AngularJS. This applies for angularizing per page and not a SPA.
Tweet 0 Comments Save Tags: announcement , javascript , news
AngularJS Cheat Sheet
AngularJS Cheat Sheet by ProLoser
Tweet 0 Comments Save Tags: javascript , news , tools
Learn.js: a guidebook to…
This book is like a collection of LEGO guides, like walkthroughs for levels of a video game that gradually increase in difficulty. The... more »
Tweet 0 Comments Save Tags: announcement , books , javascript , news
Fun with Javascript and function tracing
It was a normal day at my job, my team mates were putting the finishing touches and bug fixes into our latest features, due to be... more »
Tweet 0 Comments Save Tags: announcement , javascript , news , tools
CSS3 Product Grid Layout with JavaScript
A responsive product grid layout that comes with some UI details for inspiration.
Tweet 0 Comments Save Tags: css-html , javascript , web design