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
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
Apple’s new Objective-C to Javascript Bridge
A few month back, Apple quietly slipped a very nice Objective-C to Javascript bridge into WebKit. Since the first commit while we were... more »
Tweet 0 Comments Save Tags: announcement , apple , javascript , news
Node v0.10.7 (Stable)
Node v0.10.7 (Stable)
Tweet 0 Comments Save Tags: frameworks , javascript , news
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
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
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
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
Filtering the data in an #AngularJS ngRepeat element
Showing a list of items like in the previous post is nice but if the list is large most users appreciate the possibility to search in it.... more »
Tweet 0 Comments Save Tags: how-to , javascript , tools
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