Tag: JavaScript

Node.js: Using require to load your own files

December 31, 2012 · 2 min read
Learn how to use Node.js require() to load your own modules and keep your code clean and organized.

Preloading Multiple Audio Tags in Internet Explorer 9

November 2, 2012 · 1 min read
Learn how to preload multiple audio files in Internet Explorer 9, including workarounds for IE's limitations with HTML5 audio preloading.

Maintaining SignalR ConnectionIds Across Page Instances

February 15, 2012 · 2 min read
Learn how to maintain SignalR ConnectionIds across page refreshes using cookies and custom connection ID factories.
← Prev
Page 2 of 2
Next →