Cory Silva
Member since Nov 6, 2014
- Profile: /members/12402-cory-silva.htm
- Comments: 2
Recent Blog Comments By Cory Silva
-
Logging Client-Side Errors With AngularJS And Stacktrace.js
Posted on Dec 19, 2014 at 11:38 AM
Curious to know how you throttled or debounced the error calls. My main concern is if there are two distinct errors: For example: Error A error b error b error b error b error b I would like to catch "error A" and "error b" only once. I will update my Gist if I come up with s... read more »
-
My First Look At Using The Firebase Backend-As-A-Service (BaaS) In AngularJS
Posted on Nov 6, 2014 at 1:26 PM
Nice write up, Firebase gets pretty fun and the security rules are like solving logic puzzles, lol. Have you integrated their JAR with Coldfusion yet? I am thinking of having Coldfusion push to Firebase and then have our clients get websocket updates from fire base but still hit our REST API for... read more »