Popular Front End Programming Tips
Optimizing jQuery
Gustav Westling
·
0 responses
·
jquery, js, javascript
parseFloats within text input
Marcus Zanona
·
0 responses
·
parse, float, method, javascript
Stop making duplicate requests in Backbone
Christian Maher
·
0 responses
·
javascript, backbone
Fool Proof Responsive Design Solution
Justin Dobbs
·
0 responses
·
javascript, responsive design, absolute
Watch out for expressions involving numeric and string values with the + operator
Koen De Waele
·
0 responses
·
development, javascript
requestAnimationFrame polyfill
Mark Vasilkov
·
0 responses
·
javascript, requestanimationframe, polyfill
Some JQuery/JavaScript Best Practices
Ivan Sim
·
0 responses
·
jquery, ivanhcsim
Linked List without a single if-statement? - Challenge accepted!
Alexander Gugel
·
0 responses
·
javascript, algorithms, data-structures
Shorter IF statement for Javascript
Fabio Marasco
·
0 responses
·
javascript
Generalizing Endpoints
Xavier Via
·
1 response
·
javascript, oop, events, architecture
Faster than a switch statement
theGleep
·
0 responses
·
performance, javascript
HTML5 Canvas game - Visualizing player health
Veera
·
0 responses
·
web, canvas, game, html5
tablequeryjs - use textual queries to filter tables
Asim Ihsan
·
0 responses
·
javascript, jquery, html, jqueryui
Scaling a DataFrame in Javascript
Gary Sieling
·
0 responses
·
javascript, sql, nosql, databases
Borderify DOM Elements
Matt Weppler
·
0 responses
·
dom, bookmarklet, javascript
Write jQuery normally within WordPress
&y
·
0 responses
·
jquery, wordpress
JavaScript V Next - 'let' keyword
satish
·
1 response
·
javascript
auto scroll x without scroll
Valentin Beuret
·
0 responses
·
css, javascript
First steps with Tessel
Tim Pietrusky
·
0 responses
·
javascript, hardware, nodejs, tessel
What every web developers should know
LokiAstari
·
0 responses
·
javascript, css, html, web
Use array and object literals in JavaScript
Jeroen Ransijn
·
0 responses
·
javascript, style, array, object
Math.random range is [0,1)? Not really!
Harsha B N
·
0 responses
·
javascript, randomness, math.random
Simpler JS boolean based conditions
Ben Howdle
·
2 responses
·
javascript