Newest Front End Programming Tips
Embed HTML from external server
Petr Bela
·
0 responses
·
jquery, html, embed, jsonp
Execute code after onbeforeunload modal
Kushagra Gour
·
3 responses
·
hack, javascript, page unload
Preventing callback queue with $.promise
Patrick Camacho
·
0 responses
·
underscore, coffeescript, javascript, promise
~~ is faster than Math.floor()
Afshin Mehrabani
·
10 responses
·
performance, math, shortcut, javascript
[RequireJS] Using exports in CoffeeScript modules
Jack Hsu
·
0 responses
·
coffeescript, amd, requirejs, javascript
Hack to figure out the actual viewport dimensions (sans scrollbars)
Jasson Cascante
·
0 responses
·
mobile, ios, javascript
jQuery pseudo-selector that matches only if the element has text in it.
Jasson Cascante
·
0 responses
·
jquery, javascript, pseudoselector
jQuery pseudo-selector that matches only if the element has text in it.
Jasson Cascante
·
0 responses
·
javascript, pseudoselector, jquery
javascript very basic.
Chao YANG
·
1 response
·
javascript
Wrap 3rd party tracking code
J Basko
·
0 responses
·
javascript, analytics, tracking
How to trick instanceof
Mark Roseboom
·
0 responses
·
coffeescript, javascript, jasmine
HTML Input box to fire off some Javascript when the enter key is pressed
Pure Krome
·
0 responses
·
jquery, html, javascript
CC validation
inkbeard
·
0 responses
·
javascript, jquery, form validation
'else if' in JavaScript is actually a nested 'if' inside an 'else' with optional curly braces omitted
Justin H. Johnson
·
1 response
·
javascript, conditionals, control structures
Video JWPlayer w/ Advanced GA tracking.
mwetmore
·
0 responses
·
analytics, javascript, ga, jwplayer
Filtering Backbone Collections
RJ Zaworski
·
0 responses
·
backbone, filters, javascript
A D3.js, Backbone.js based Graphite Dashboard Toolkit.
Deden Fathurahman
·
0 responses
·
visualization, javascript, chart, chartgasm
Manipulating Sets of Elements using D3.js
Sebastian Ullherr
·
0 responses
·
javascript, d3
Hide select box picker on orientation change
Grigory Avdyushin
·
0 responses
·
ios, html5, js
Show node.js dates/times in the user's timezone in a human friendly format (e.g. 'last Friday at 3:52 PM')
Chris Bumgardner
·
0 responses
·
nodejs, time, date, timezone
Use a boilerplate for iOS web app development
Flip Stewart
·
0 responses
·
css, ios, js, web app
Run your BusterJS test with grunt
Andreas Köberle
·
0 responses
·
unittest, testing, busterjs, grunt
Simple visibility filter with jQuery
Endel Dreyer
·
0 responses
·
jquery, html, visibility
Run your BusterJs test with Grunt on TravisCI
Andreas Köberle
·
1 response
·
ci, unittest, travis, busterjs
Javascript sort defaults to string
David Morrow
·
0 responses
·
javascript