cdcm
Version:
Community driven content management. Content stored in a directories composed of json, markdown, and images.
11 lines (10 loc) • 354 B
JSON
{
"title": "ES.next Fundamentals Workshop",
"slug": "esnext-fundamentals-workshop",
"speaker": "ben-ilegbodu",
"summary": "Learn how to write cleaner code using arrow functions, destructuring, rest parameters, and other ES.next features you’re likely to use and benefit from on a daily basis.",
"tags": [
"es2016",
"javascript"
]
}