{
  "blogs": [
    {
      "key": "converting-unicode-to-string",
      "title": "Converting Unicode to string",
      "createdAt": "2019-10-21T00:00:00.000Z",
      "description": "How to convert unicode to string in modern JavaScript",
      "rootDir": "src/blogs/converting-unicode-to-string"
    },
    {
      "key": "secondary-sort-for-array",
      "title": "Secondary sort for array",
      "createdAt": "2019-11-19T00:00:00.000Z",
      "description": "How to perform secondary sort in array",
      "rootDir": "src/blogs/secondary-sort-for-array"
    },
    {
      "key": "web-animations-finished",
      "title": "Web Animations `finished`",
      "createdAt": "2019-10-21T00:00:00.000Z",
      "description": "The missing finished property in Web Animations API",
      "rootDir": "src/blogs/web-animations-finished"
    },
    {
      "key": "date-validation-that-went-wrong",
      "title": "Date validation that went wrong",
      "createdAt": "2020-03-28T00:00:00.000Z",
      "description": "The date validation that is broken in Safari 9",
      "rootDir": "src/blogs/date-validation-that-went-wrong"
    },
    {
      "key": "simplest-yet-powerful-safari-only-css-hack",
      "title": "Simplest yet powerful Safari-only CSS hack",
      "createdAt": "2019-10-21T00:00:00.000Z",
      "description": "The simplest yet powerful CSS feature detection for Safari only",
      "rootDir": "src/simplest-yet-powerful-safari-only-css-hack"
    }
  ]
}
