Popular Java Script Programming Tips
Use Mocha and PhantomJS to automate the testing of web application front-ends
Frank Rousseau
·
0 responses
·
web, ci, testing, automate
Using Domains With Express
Adam Blackburn
·
4 responses
·
nodejs, express, domains, javascript
Debug HTML/JavaScript on iOS with Safari 5&6
Tommy McGlynn
·
0 responses
·
ios, web, html, javascript
Going further with Angular E2E tests: extending the Scenario DSL
Oliver Tupman
·
1 response
·
angularjs, testing, javascript, lungojs
JS Inheritance is awesome, and you're doing it wrong
Chris Coniglio
·
5 responses
·
javascript, prototypes, inheritance, object.create
Bootstrap toggle buttons
Mattia Larentis
·
6 responses
·
css, scss, bootstrap, javascript
Untrusted - adventure game involving JS code hacking
Dmitry Pashkevich
·
7 responses
·
game, hacking, javascript, justforfun
Chrome Extension RequireJS Content Scripts
Jacob Gable
·
3 responses
·
requirejs, chrome extension, javascript
Vagrant machine for NodeJS and MongoDB
Luiz Fernando de Souza Filho
·
0 responses
·
vagrant, javascript, nodejs
Add your geolocation to Git every time you commit
Jose Jesus Perez Aguinaga
·
4 responses
·
javascript, chromeapps
Access php variable from external js file
teknonono
·
0 responses
·
php, javascript
Sorting a Backbone.js collection
Weslley Araujo
·
0 responses
·
javascript, backbone, sort
PHP continuous testing with GruntJS and PHPUnit
Arnaud BRETON
·
1 response
·
php, grunt, javascript, phpunit
Backbone.js singleton example
David Morrow
·
0 responses
·
backbone.js, singleton, javascript
Javascript array mutability
Adam Thurlow
·
0 responses
·
array, javascript, immutable
129 bytes to enable HTML5 on old browsers
Matthias Le Brun
·
17 responses
·
ie, html5, javascript, old browsers
JavaScript - Module pattern
gerardsans
·
16 responses
·
module, pattern, javascript
Beginners' Guide to Writing Jasmine Tests in CoffeeScript
Levent Gurses
·
1 response
·
coffeescript, testing, tdd, javascript
Using IcedCoffeescript to mitigate callback headaches
Sam Hunter
·
1 response
·
workflow, icedcoffeescript, coffeescript, javascript
Fast and working Levenshtein algorithm in JavaScript
iam4x
·
0 responses
·
algorithm, javascript, levenshtein
Easily bind `click` event handlers to `tap` events
Jason Denizac
·
3 responses
·
jquery, mobile, javascript
Time-based CSS Background using JavaScript
James Barnett
·
3 responses
·
css, javascript
Concurrency in JS is easy: with Promises.
Quildreen Motta
·
4 responses
·
nodejs, concurrency, asynchronous, promises
Set focus on first visible enabled input type text with jQuery
Ion D. Filho
·
0 responses
·
jquery, setfocus
0.1 + 0.2 !== 0.3 WTF?
Peter Peterson
·
2 responses
·
javascript