Ben Nadel
Ben Nadel
HashKeyCopier
I copy the $$hashKey from one object to another (based on object identifiers) in an attempt to cut down on the amount of DOM creation that AngularJS has to execute.
httpi
httpi is an AngularJS module that provides a lightweight proxy for the $http service. It is intended to provide access to the flexible $http service while adding the value of the $resource module. But...
JsonSerializer.cfc
A JavaScript Object Notation (JSON) serialization utility for ColdFusion.
JSONWebTokens.cfc
Thi is a ColdFusion gateway to help encode and decode JSON web tokens.
MVC-Learning
I'm trying to learn more about MVC (Model-View-Controller) architecture in ColdFusion.
Node-Circuit-Breaker
A Node.js implementation of the Circuit Breaker pattern.
Object-Calisthenics
My attempt at performing the Object Calisthenics exercise as described by Jeff Bay.
Plupload-AngularJS
An exploration of using the Plupload file uploader inside of AngularJS.