• to the beginning
    home
  • my work
    portfolio
  • rss syndication
    entries
  • rss syndication
    comments
  • to the bottom
    down
#ekynoxe
development / design / triathlon
Archives for category: code

Evaluating function return values with Jasmine

August 26, 12 //
0

I’ve been using jasmine at work as a javascript test framework to cover front-end code with all sorts of tests. Recently, on one particular spec, I needed to capture the values returned by a spied upon fonction, without completely interrupting the code execution. As capturing returned values from a spy before continuing code execution is something I couldn’t find in the jasmine framework, I wrote a small integration test that required to use spyOn().andCallFake(), instead of spyOn().andCallThrough(). Here’s my attempt at an implementation. (more…)

“Responsive design is the real deal. It is not a fad.” (Brad Frost )

March 20, 12 //
0

Great read!

http://bradfrostweb.com/blog/web/responsive-web-design-missing-the-point/

http://www.bradfrostweb.com | @brad_frost

Hosting by Memset Dedicated Servers

  • Links

    • ekynoxe portfolio
    • Tom Hume
  • Tag Cloud

    agreement Apache behaviour Betfair better by bike clients commute contact form 7 contract CSS cycling delays deployment design development frustration git ironman javascript job lanzarote mobile motivation Orange php plugin race racing responsibility ruby running security server Spain swimming syntax thoughts training travel triathlon UX video wordpress work Zend
  • Categories

    • Apache
    • authlogic
    • Betfair
    • code
    • conferences
    • CSS
    • cycling
    • design
    • games
    • gear review
    • git
    • javascript
    • link
    • mobile
    • Orange
    • photoshop
    • potd
    • ruby
    • shopify
    • testing
    • thoughts
    • tools
    • travel
    • triathlon
    • Uncategorized
    • UX
    • wordpress
    • work
    • work project
    • Zend
Wu Wei by Jeff Ngan.
back to the top