Ben Nadel

Results 19 repositories owned by Ben Nadel
trafficstars

HashKeyCopier

34
Stars
5
Forks
Watchers

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

40
Stars
15
Forks
Watchers

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...

JavaScript-Demos

754
Stars
512
Forks
Watchers

A collection of online demos created from blog posts.

JsonSerializer.cfc

46
Stars
21
Forks
Watchers

A JavaScript Object Notation (JSON) serialization utility for ColdFusion.

JSONWebTokens.cfc

57
Stars
26
Forks
Watchers

Thi is a ColdFusion gateway to help encode and decode JSON web tokens.

MVC-Learning

19
Stars
6
Forks
Watchers

I'm trying to learn more about MVC (Model-View-Controller) architecture in ColdFusion.

Node-Circuit-Breaker

35
Stars
8
Forks
Watchers

A Node.js implementation of the Circuit Breaker pattern.

Object-Calisthenics

22
Stars
2
Forks
Watchers

My attempt at performing the Object Calisthenics exercise as described by Jeff Bay.

Plupload-AngularJS

25
Stars
17
Forks
Watchers

An exploration of using the Plupload file uploader inside of AngularJS.