Techno Fattie

Josh Carroll

I love using Angular's Controller As syntax to clean up my code, and I'm happy to see this technique is catching on. Most of the time, I can avoid having to reference $scope altogether, but working with forms in Angular has alwa...

Josh Carroll

Angular's built in script directive is really nice for embedded templates, but not much else. If you are like me, you have found yourself wanting to be able to extend it to work for other types of embedded data. Luckily this turns ou...

Josh Carroll

Today I was answering a question on Stackoverflow about Angular.js The more I dug into this person's particular problem the more help I realized they needed. They were admittedly an Angular noob, but making a pretty decent effort by...

Josh Carroll

Tell me if this sounds familiar? You have some uniform text you just copied from somewhere, like a set of column or property names. Maybe you got it from a spreadsheet. Maybe you copied it from the results of a query you ran... or maybe...

Josh Carroll

TL;DR - Sometimes, climbing a mountain has more to do with the challenge inside of you, than the one in front of you. A Long Journey I finally got my new blog up and running. It took me a long time to get this done but it has been a gr...