Hacker News
- Today I Got Burnt by Isolated Tests http://www.codelord.net/2011/08/07/today-i-got-burnt-by-isolated-tests/ 12 comments
- You Owe it to Yourself to be Old-School http://www.codelord.net/2011/02/22/you-owe-it-to-yourself-to-be-old-school/ 67 comments
- Using Puppet to Automatically Configure New EC2 Instances http://www.codelord.net/2010/12/19/using-puppet-to-automatically-configure-new-ec2-instances/ 17 comments
- You're Not Using ng-model Enough http://www.codelord.net/2017/07/28/youre-not-using-ng-model-enough/ 7 comments angularjs
- Moving Angular Factories to Services With Classes http://www.codelord.net/2017/05/08/moving-anuglar-factories-to-services-with-classes/ 5 comments angularjs
- Angular 1.6 is here: what you need to know http://www.codelord.net/2017/01/01/angular-1-dot-6-is-here-what-you-need-to-know/ 9 comments angularjs
- Angular 2 Is Out: Should You Start Using It? http://www.codelord.net/2016/10/09/angular-2-is-out-should-you-start-using-it/ 21 comments angularjs
- Not Everything in Angular Should Be a Singleton http://www.codelord.net/2016/06/22/not-everything-in-angular-should-be-a-singleton/ 6 comments angularjs
- $scope.$watch and controllerAs http://www.codelord.net/2016/06/02/%24scope-dot-%24watch-and-controlleras/ 7 comments angularjs
- Angular Performance: Updating bind-once elements http://www.codelord.net/2016/04/21/angular-performance-updating-bind-once-elements/ 4 comments angularjs
- Angular 1.5 new component lifecycle hooks http://www.codelord.net/2016/04/14/angular-1-dot-5-new-component-lifecycle-hooks/ 4 comments angularjs
- Naming Your Controller-As Consistently http://www.codelord.net/2016/03/25/naming-your-controller-as-consistently/ 9 comments angularjs
- Angular 2 migration: what's ng-forward? http://www.codelord.net/2016/02/03/angular-2-migration-whats-ng-forward/ 3 comments angularjs
- Setting up SEO on an Angular app http://www.codelord.net/2016/01/20/setting-up-seo-on-an-angular-app/ 5 comments angularjs
- Angular 1.5 is close - here's the interesting parts http://www.codelord.net/2015/12/10/angular-1-dot-5-is-close-heres-the-interesting-parts/ 5 comments angularjs
- Angular Forms and Validation: Step By Step Example http://www.codelord.net/2015/11/06/angular-forms-and-validation-step-by-step-example/ 3 comments angularjs
- Angular Nitpicking: Differences between $timeout and setTimeout() http://www.codelord.net/2015/10/14/angular-nitpicking-differences-between-timeout-and-settimeout/ 18 comments angularjs
- Angular 2 Preparation: Controller Code Smells http://www.codelord.net/2015/09/30/angular-2-preparation-controller-code-smells/ 5 comments angularjs
- Angular Performance: ng-show vs ng-if http://www.codelord.net/2015/07/28/angular-performance-ng-show-vs-ng-if/ 9 comments angularjs
- Resourceful Angular: $http, $resource and Restangular head to head http://www.codelord.net/2015/07/17/resourceful-angular-%24http-%24resource-restangular-head-to-head/ 16 comments angularjs
- Using ng-change instead of $watch http://www.codelord.net/2015/06/11/using-ng-change-instead-of-%24watch-in-angular/ 8 comments angularjs
- Don't use $http's .success() http://www.codelord.net/2015/05/25/dont-use-%24https-success/ 5 comments angularjs
- Don’t Use Yeoman’s Default Angular File Structure http://www.codelord.net/2014/10/08/dont-use-yeomans-default-angular-file-structure/ 20 comments angularjs
- CSS Tip: Elements with Height 100% - Fixed Amount http://www.codelord.net/2014/09/08/css-tip-elements-with-height-100-percent-fixed-amount/ 10 comments webdev
- CSS Tip: Elements with Height 100% - Fixed Amount Using calc() http://www.codelord.net/2014/09/08/css-tip-elements-with-height-100-percent-fixed-amount/ 3 comments css
- What I Wish I Knew Writing My First Billing System http://www.codelord.net/2014/04/22/what-i-wish-i-knew-writing-my-first-billing-system/ 13 comments programming
- What I Wish I Knew Writing My First Billing System http://www.codelord.net/2014/04/22/what-i-wish-i-knew-writing-my-first-billing-system/ 13 comments webdev
- Improving Angular's ng-repeat Performance with “track by” http://www.codelord.net/2014/04/15/improving-ng-repeat-performance-with-track-by/ 4 comments webdev
- Please use hasOwnProperty: short story of a hack http://www.codelord.net/2014/03/14/please-use-hasownproperty-short-story-of-a-hack/ 16 comments javascript
- CSS Tip: DIVs with Equal Dynamic Heights http://www.codelord.net/2013/11/18/css-tip-divs-with-equal-dynamic-heights/ 3 comments webdev
- CSS Tip: Overflowing with Text http://www.codelord.net/2013/08/23/css-tip-overflowing-with-text/ 8 comments webdev
- My First 5 Minutes Learning AngularJS http://www.codelord.net/2013/03/23/my-first-5-minutes-learning-angularjs/ 19 comments webdev
- Spare Me Your Fake HTML Controls http://www.codelord.net/2012/06/23/spare-me-your-fake-html-controls/ 33 comments webdev
- TIL: Ruby Classes that Look Callable http://www.codelord.net/2011/10/18/til-ruby-classes-that-look-callable/ 7 comments ruby
- Statistics of 62K Passwords http://www.codelord.net/2011/06/18/statistics-of-62k-passwords/ 201 comments programming
- You Owe it to Yourself to be Old-School http://www.codelord.net/2011/02/22/you-owe-it-to-yourself-to-be-old-school/ 150 comments programming
- Stop Wasting My Code http://www.codelord.net/2011/02/05/stop-wasting-my-code/ 16 comments programming
- Liskov Substitution Principle Violation Spotted in the Wild http://www.codelord.net/2010/11/24/liskov-substitution-principle-violation-spotted-in-the-wild/ 49 comments programming
- Pairing for Life http://www.codelord.net/2010/10/01/pairing-for-life/ 6 comments programming
- Less Code is More http://www.codelord.net/2010/02/13/less-is-more/ 3 comments programming