Newest Javascript Programming Tips
Nice guide to realise OOP-Inheritence with Javascript
Dominik Pich
·
0 responses
·
javascript, oop
Making Stack Traces Count
RJ Zaworski
·
0 responses
·
stack, error, javascript, trace
Get age from birth date snippet
André Lucas
·
0 responses
·
javascript, snippet
JS: Convert price by any string to float
Eduardo Martines
·
0 responses
·
test, string, float, convert
Detect touch devices
Caleb W
·
0 responses
·
mobile, javascript, touch detection
Escape HTML with Javascript
cppgohan
·
2 responses
·
escape, html, javascript
SPAs and SEO: How to make it work
Roie Cohen
·
0 responses
·
node, express, mongo, mean
Require() local files as if they were global
Pawel Maciejewski
·
0 responses
·
nodejs, js, npm, javascript
prepare node app for production
jerome creignou
·
0 responses
·
npm, production, nodejs
Validating existence of object elements
Charles Julian Knight
·
0 responses
·
javascript, hasownproperty, existance, object.prototype
Basic plugin-free parallax scrolling
Ionut-Cristian Florescu
·
2 responses
·
css, css3, jquery, html5
Pusher private channel authorization with Parse
Samuel Barbosa
·
0 responses
·
parse, pusher, javascript
Make HTML entities browser-readable
Benjamin Charity
·
0 responses
·
javascript, js
Sentence case filter for AngularJS.
Benjamin Charity
·
0 responses
·
coffeescript, filter, javascript, angularjs
The "new" npm list --depth=0
Ionut-Cristian Florescu
·
0 responses
·
shell, workflow, dotfiles, javascript
use ng-repeat on tbody to create summary rows for nested data
Jonathan Bowers
·
6 responses
·
html, javascript, angular
Quick and dirty fix for the infamous Safari blank-page bug
Ionut-Cristian Florescu
·
2 responses
·
coffeescript, nodejs, safari, express.js
Using dynamically resized-images from Google+
Ionut-Cristian Florescu
·
5 responses
·
coffeescript, workflow, html5, javascript
A little project with Node.js, MongoDB, Jade and Stylus
Ionut-Cristian Florescu
·
8 responses
·
css, nodejs, css3, mongodb
Address Picker based on typeaheas
Sébastien Gruhier
·
0 responses
·
javascript, jquery, coffeescript, googlemaps
Easy Integration of Webix with DHTMLX Scheduler
Veronika Lindorenko
·
0 responses
·
integration, scheduler, javascript, calendar
Use Webix Pivot Chart for Data Analyzing
Veronika Lindorenko
·
0 responses
·
javascript, webix, pivot, pivot chart
Subclassing JavaScript's Array class
Sam Slotsky
·
3 responses
·
array, coffeescript, javascript, inheritance