{
  "version": "1.2.0",
  "chapters": [
    {
      "title": "Trying to keep logic out of the Blade view\r",
      "startTime": 0,
      "endTime": 120
    },
    {
      "title": "Using the simplest form of logic\r",
      "startTime": 120,
      "endTime": 225
    },
    {
      "title": "Business logic doesn't belong in the view layer\r",
      "startTime": 225,
      "endTime": 255
    },
    {
      "title": "Condition moved into the controller\r",
      "startTime": 255,
      "endTime": 320
    },
    {
      "title": "Secondary benefit of testing",
      "startTime": 320,
      "endTime": 0
    }
  ]
}