found drama

get oblique

Tag Archives: directives

Linkdump for July 15th

by Rob Friesel

Balance Your Work and Personal Life Like a Pro Kevin Daum at Inc.com: Make a list of the activities that give you energy and strength. Make these a priority in your life. (tagged: work-life balance ) Looking At Attribute Interpolation Workflow Changes In AngularJS Ben Nadel with a breakdown of a small but important change […]

Linkdump for April 6th

by Rob Friesel

JDK8 + Facebook React: Rendering single page apps on the server August Lilleaas takes a look at using Java 8's Nashorn JavaScript engine to do some server-side rendering tricks with React components. (Bonus points for using Clojure, August…) While there are literally an infinite number of ways to solve some of the problems he's talking […]

Linkdump for October 16th

by Rob Friesel

Reinventing the Try/Catch Block An interesting bit of hackery but Ryan Morr, although it smells a bit like a solution looking for a problem. (I'll stick with the original advice I got about using try-catch in JavaScript: "It's basically a measure of last resort. If you find yourself using it, you're almost certainly doing something […]