found drama

get oblique

Tag Archives: AngularJS

Linkdump for August 4th

by Rob Friesel

Building large apps with AngularJS Outstanding post by Jason Dobry about using AngularJS to do non-trivial UIs and about some of the latent challenges that you'll encounter when doing so. He's got quite a few interesting things to say, in particular about the common misperception that $scope is the model, some points about how to […]

Linkdump for August 2nd

by Rob Friesel

AngularJS Pain Points A write-up by Jaco Pretorius. I agree with him on the documentation, and I (admittedly, sadly) don't have enough experience with the testing aspect to have an opinion there, but I'd be willing to split hairs on the "overall complexity" complaint. Given my experience so far, I would say that the trivial […]

Linkdump for July 3rd

by Rob Friesel

Building an iOS weather app with Angular and ClojureScript Kevin J. Lynagh on building the Weathertron app: …do the semantics of the library complement your application design? Or will build a Dr. Jekel / Mr. Hyde abomination of ClojureScript code doomed to emit painful, prototype-twiddling, mutation-happy JavaScript? Some cool solutions they came up with for […]

Linkdump for July 1st

by Rob Friesel

10 Monsters From Mythology You Do Not Want To Meet Vlad Vekshtein: So how did the Ichneumon defeat the dragon, whose very reputation conjures up pictures of fair maidens and burning villages and hordes of gold? Why, it crawls inside of it of course! (tagged: monsters research ) What’s new in F12 Tools (Preliminary) Sneak […]

Linkdump for May 20th

by Rob Friesel

Avoiding Unnecessary Paints Paul Lewis writing for HTML5 Rocks, Avoiding Unnecessary Paints: What happens if I scroll and I happen to move the mouse at the same time? It's perfectly possible for me to inadvertently "interact" with an element as I scroll past it, triggering an expensive paint. That, in turn, could push me through […]

Linkdump for May 10th

by Rob Friesel

How To Avoid Duplicate Downloads In Responsive Images David Newton writing for Smashing Magazine on the proposed picture element, Scott Jehl's polyfill, and some problems with the current fallback strategy. (tagged: picture element responsive design ) 5 reasons to use AngularJS in the corporate app world Oscar Villarreal: You can start by sprinkling it in […]

Linkdump for April 15th

by Rob Friesel

Simplifying For The Wrong Reasons At Meng To's blog. The writing is a little choppy in spots, but this post is thoughtful and the message rings loud and clear: simplifying your interfaces is great, when you're actually simplifying; but if you're not careful you wind up just making something that's sterile and/or confusing. This isn't […]

Linkdump for April 9th

by Rob Friesel

Animation in AngularJS At yearofmoo.com — looks like first class support for animations is well under way as part of the core AngularJS library. (tagged: animation AngularJS JavaScript ) Building a strong foundation for Vermont’s technology future Interesting piece by Pete Brown (writing over at Beerlington) on the local Vermont tech scene and really building […]