Bootstrap menus with Backbone.js and Mobile Safari
Bootstrap is great. Backbone.js is great. Same with underscore.js and jQuery.
These are all great things but there is a problem with clicking on drop...
Similar Articles (10 found)
🔍 55.3% similar
JavaScript Choices
On my current project, I would really like to move away from YUI and towards Backbone.js. I am a believer in using a hybrid approac...
🔍 51.4% similar
Single Page App
Want to test your server code but you inherited a code base without tests? Can't justify spending weeks writing test? Want to prove th...
🔍 48.3% similar
How to write a bookmarklet
Problem: I have to use a punch clock webapp for work. It doesn't have jQuery already included and I would like it to work f...
🔍 47.7% similar
How I use Frontend build tools and Grunt.js
Build tools are traditionally the realm of backend systems. Recently, as frontend systems have gotten more...
🔍 47.5% similar
Making Backbone.js a little nicer
I've been working on a little framework for extending Backbone.js.
This is largely to reduce the amount of boilerpla...
🔍 46.6% similar
Translating text in Backbone.js templates
We recently added Japanese support to our webapp. When implementing it, we decided on the most straight-forw...
🔍 44.9% similar
Technical questions
Here are some interview questions, when I'm back from vacation I'll have proper examples
write out a dog class in JavaScript with ...
🔍 44.6% similar
Making profile pages more sane
We encourage our merchants to include a facebook page with their profiles so that users can share that page when they c...
🔍 44.3% similar
m
cotton
d
esign
Loving Open-Souce One Anonymous Function at a Time.
Toggle navigation
Home
Programming
Work
Photography
Contact
Using CSS3 to make a ...
🔍 43.9% similar
JavaScript: quick debugging tip
I have been doing a lot of in-browser testing. Because of this I want an insight to what the browser is doing.
console...