LethalDuck

↗ HN profile [ 1400 ms ] full profile
Karma
17
Created
December 13, 2012 (13y ago)
Submissions
0
  1. OWASP NZ Day 2015 (owasp.org)
  2. Journey to Self Hosting (blog.binarymist.net)
  3. A security assessment toolbox (blog.binarymist.net)
  4. Hi All. I've just posted a comparison between Angular.js, Ember.js and Backbone.js and some other useful info in regards to these offerings. Also a comparison between AMD and CommonJS for JavaScript modules. Feel free…

  5. I’ve recently undertaken another round of evaluating .NET mocking (fake/substitute/dummy/stub/ or what ever you want to call them now) libraries. Interestingly the landscape has changed quite a bit since last time I…

  6. This was an evaluation of the Less and Sass (scss) tools available for developers using Visual Studio to find the best of breed.

  7. 1) Learn the differences between creating JavaScript objects using the four invocation patterns. 2) Where, when, why to use one over the other. Performance benefits. 3) Where and when the objects "this" will be bound to…