cdcm
Version:
Community driven content management. Content stored in a directories composed of json, markdown, and images.
11 lines (10 loc) • 396 B
JSON
{
"title": "A Prettier Printer",
"slug": "a-prettier-printer",
"speaker": "james-long",
"summary": "Prettier. It knows how to wrap code and always produces a consistent style. I will show you how productive you can be if your JavaScript is automatically formatted. Forget about your hand-crafted JavaScript, and say hello to consistency!",
"tags": [
"javascript",
"react"
]
}