Daniel Lamb's public fiddles
-
jQM Draw on Google Map #1 is the latest revision
jQuery 1.9.1, HTML, CSS, JavaScript
-
Ballpark Book LOE
No-Library (pure JS), HTML, CSS, JavaScript
-
Declarative #2 is the latest revision
AngularJS 1.1.1, HTML, CSS, JavaScript
-
Progressive Enhancement KnockoutJS Paging
Knockout.js 3.0.0, HTML, CSS, JavaScript
-
Progressive Enhancement KnockoutJS Infinite Scroll #19 is the latest revision
Knockout.js 3.0.0, HTML, CSS, JavaScript
-
KnockoutJS + Infinite Scroll #11 is the latest revision
jQuery 1.10.1, HTML, CSS, JavaScript
-
anaglyph test #3 is the latest revision
jQuery 1.8.3, HTML, CSS, JavaScript
-
Coin sums
No-Library (pure JS), HTML, CSS, JavaScript
-
Smallest multiple
No-Library (pure JS), HTML, CSS, JavaScript
-
Largest palindrome product
No-Library (pure JS), HTML, CSS, JavaScript
-
Largest prime factor
No-Library (pure JS), HTML, CSS, JavaScript
-
Even Fibonacci numbers
No-Library (pure JS), HTML, CSS, JavaScript
-
Finding multiples of 3 and 5 #2 is the latest revision
No-Library (pure JS), HTML, CSS, JavaScript
-
AngularJS: Infinite Scrolling
No-Library (pure JS), HTML, CSS, JavaScript
-
d3 pathTween
No-Library (pure JS), HTML, CSS, JavaScript
-
AOP
Adding functionality through aspect oriented programming (AOP) allows you to modify its behavior after it has been instantiated. New methods don't override the existing ones, but supplement them. Imagine the usefulness of having callbacks such as before, after and around every method in your class. This allows you to hook into classes dynamically without having to hack the original class definition. If you're not using the observer or mediator design patterns you could use aspect oriented programming to add in hooks to log user interactions with objects without having to modify the original code.
-
Walk the DOM
No-Library (pure JS), HTML, CSS, JavaScript
-
JavaScript Security
No-Library (pure JS), HTML, CSS, JavaScript
-
AngularJS Sticky Notes
Thanks Ali Mills for the inspiration! http://jsfiddle.net/alimills/rCbMv And Thomas Burleson for some great feedback on the code.
-
Declarative #369 is the latest revision
AngularJS 1.1.1, HTML, CSS, JavaScript
-
Imperative #156 is the latest revision
jQuery (edge), HTML, CSS, JavaScript
-
AngularJS - Communication Between Controllers & Directive #2 is the latest revision
This is an example of how to use a custom service to facilitate communicate between multiple controllers using $rootscope as an event bus. I added in a directive just for fun.
-
Gradient header with triangle
No-Library (pure JS), HTML, CSS, JavaScript
-
multifilltext
html5 canvas