brunops

  • New Website!

    08 Dec 2013

    It’s done. The old Wordpress and Tumblr blogs are now merged into this new website. It feels so good to finally have something which I have full control of. I just love the way I can create a simple markdown file and push it to my repo and have the site updated.

    » Read full post
  • Tetris

    17 Nov 2013

    I chose Tetris as my somewhat bigger project to practice TDD. Tetris GUI first version

    » Read full post
  • on TDD.. again...

    17 Nov 2013

    TDD is really awesome. If you’re starting now, just keep repeating it to yourself while you think you’re wasting time doing it, but keep doing it. When your project gets big enough, you won’t be able to be more grateful to your test suite. Specially when features that you didn’t anticipate start being added. And they will be added.

    » Read full post
  • Karma

    14 Nov 2013

    Karma is a really useful tool to speed up TDDing JavaScript. It is a node.js extension and it is really easy to set up.

    » Read full post
  • Each and every line of code must beg to exist.

    31 Oct 2013

    Each and every line of code must beg to exist.

    » Read full post