development
Redux: How, Why, When
May 29, 2019
Redux, in some flavor, is available for any modern JS framework we choose to make our applications better. In a world of SPAs and scalable component-based development, the abstraction and handling of data in a global sense are vital to clean architecture....
Continue Reading
101-series development
Development 101: Recursion Pt. 2
Apr 22, 2019
Last time we got a brief introduction, or refresher, into the coding pattern recursion. In the second part of the post series on recursion, we're going to finish up from where we last stopped....
Continue Reading
development
Sharing Data in AngularJS 1.X The Right Way
Jun 02, 2016
AngularJS is my favorite JS framework of the moment, dating all the way back to my starting out with MV* frameworks in JS. I like Angular so much because unlike the other frameworks out there, it is much more flexible and less opinionated. Of course when...
Continue Reading
development
JS Quickie: AngularJS Global Values
Aug 17, 2015
Back with a quick code snippet in JavaScript. To be more specific, AngularJS! ...
Continue Reading
development
WP JSON API and You WCATL Presentaiton
Mar 29, 2015
If you weren't able to attend my WordCamp Atlanta talk on the WP REST API, then no worries! Below you'll find the presentation in its entirety!...