-
Testing Interceptor Headers in AngularJS
In AngularJS, you can set up HTTP Interceptors (middleware) to inject headers etc.
-
Using npm scripts for Cordova
For those of you that don't know, Cordova has hooks that can run on each of the specific build tasks that Cordova goes through. For example the task that happens after all the platform specific code is set up, the
after_prepare
hook is fired. -
Cordova and the Safari Web Inspector
If you've ever been doing some iOS development in Cordova, you may have used the Safari Web Inspector (SWI) once or twice. You've also noticed that SWI closes when the app is put in the background or you switch apps.
-
Building a chat client with Ionic / Socket.io / Redis / Node.js
I wanted a fun challenge to push myself and cross a few things off my ever so growing
I want to play with this
type of lists. I love learning, and there are so many awesome tools / utilities / libraries out there to evaluate its hard to justify incorporating them into every project at work without having some knowledge of the tools. -
Unit Testing AngularJS Services
I've been using AngularJS a lot lately. Since I do a lot of Javascript, that means I'm prone to make a lot of runtime script errors.
-
Handling AngularJS Popups for OAuth on Rails
I've been using AngularJS a lot lately in some of my projects at work. It's been a great tool to use to help me solve challenging problems the nicest and cleanest way possible.
-
OKCjs - Javascript Debugging Techniques
I gave a lightning talk today at OKC.js about Javascript Debugging Techniques.
-
Handling Relationships in RethinkDB
Lately I've been playing a lot with RethinkDB and I'm in love with it. Such a sweet document database, amazingly beautiful web interface, and easy to use API's in three different languages. I started up a side project that involves some relational data, and ran into a few bumps along the road.
-
Moving Forward with Phonegap / Cordova Plugins
I spoke about how plugins work and how to create plugins in Cordova at KCDC. I wanted to make sure my slides are available to any who wanted to view them.
-
KCDC - Javascript Build System Showdown
I spoke about the different Javascript Build systems at KCDC. I wanted to make sure my slides are available to any who wanted to view them.
subscribe via RSS