Let’s take a look at a recent directive I needed to create, and dissect the two completely different approaches I took to accomplish what I needed.
[Read More]Testing Angular directives using events
Testing directives can be somewhat painful at times. I specifically struggled with testing a keyDown event and passing specific keycodes.
[Read More]Mobile web “App” versus “app”, AngularJS, CSS Transforms, Electric Plum
Great article on why there aren’t more great “web apps” and the difference between an “App” and an “app”. Dan Whalin provides us an excellent introduction to AngularJS. The video is about 60 minutes, but covers a lot of ground and is a great introduction. After I’ve been spending some time with Backbone, I’ve been thinking more and more about maybe making the move onto Angular or Ember – a lot of the Microsoft evangelists seem to be pushing Angular lately – Pluralsight courses are coming very soon!
[Read More]