Javascript Tips to Beat the DOM Into Submission
A daily dose of bite sized javascript protips to make your web apps better.
Javascript - align elements to vertical-middle
ms_bit
·
0 responses
·
javascript, jquery, vertical-align, middle
javascript basic programming - the closures
Juan Jesús García López
·
0 responses
·
javascript, oop, closure
Javascript Goodness
Christopher "Cricket" Wallace
·
0 responses
·
javascript, patterns, object-oriented design
Working with 2 versions of jquery in the same page
Rudolph Koegelenberg
·
0 responses
·
jquery, conflicts
Aspect-oriented programming (AOP) in YUI3
Djalma Araújo
·
0 responses
·
javascript, yui3, aop
Brackets - Live Editor
Cameron Verhelst
·
2 responses
·
css, html, editor, js
String to Slug Snippet
André Lucas
·
0 responses
·
javascript, snippet
Convert a namespaced string, value pair to an JavaScript object
Veera
·
0 responses
·
code, javascript
Building React classNames with CoffeeScript
RJ Zaworski
·
0 responses
·
coffeescript, react, classname
Get age from birth date snippet
André Lucas
·
0 responses
·
javascript, snippet
Generating random ID in JavaScript
Ming Liu
·
0 responses
·
javascript
== null
Yusuke Suzuki
·
0 responses
·
javascript, ecmascript
cdnjs - the missing cdn
Christian Sturm
·
0 responses
·
javascript
Hide select box picker on orientation change
Grigory Avdyushin
·
0 responses
·
ios, html5, js
Stop someone from highjacking your work with an iFrame
Earl Swigert
·
0 responses
·
javascript, security, iframe, referrer
New feature of SAO.js
Katsuya Hidaka
·
0 responses
·
javascript
How to build cleaner, less nested code using events
Mario Witte
·
0 responses
·
javascript, nodejs
RegExp for checking clases
Eric Kinzel
·
2 responses
·
string, regexp, class, jquery
DOM Navigation without jQuery
Alex Sears
·
0 responses
·
javascript, jquery
quick phonegap page bounce / page scrolling hack
davide
·
0 responses
·
mobile, phonegap, javascript
Midnight of the current day timestamp
Carlos Bacelar
·
0 responses
·
javascript
Very simple JS request all url vars
Arthur
·
0 responses
·
request, ecmascript, javascript, vars
If you got to fix teh codez
Dmytro Yashkir
·
0 responses
·
javascript
JavaScript Design Pattern
Matthias Mann
·
0 responses
·
javascript, book, design pattern
Back to basics: prototypal inheritance
Angela
·
0 responses
·
javascript, inheritance, prototype, object.create