Jin Yoo

Micro Posts

  1. Just finished implementing micro-blogging for my site. It's wild how much faster it is to ship a feature when you have clear requirements and a solid plan. Sometimes the hardest part is just knowing what you want to build.
  2. The article 'How to Kill the Code Review' argues that code reviews are dying. It's definitely worth a read; it doesn't just claim that the way we used to work is done for, but also suggests an alternative which is spec-driven development. I've been thinking about this a lot recently and agree with all of the author's points; what the author describes has become how I develop.