count-to-6
Version:
An intro to some ES6 features via a set of self-guided workshops.
15 lines (14 loc) • 420 B
JSON
{
"title": "COUNT UP TO VERSION 6 OF JAVASCRIPT",
"subtitle": "\u001b[23mSelect an exercise and hit \u001b[3mEnter\u001b[23m to begin",
"common": {
"exercise": {
"fail": {
"singleFunction": "{{{name}}}({{{args}}}) should equal {{{expected}}}; instead it was {{{actual}}}"
},
"pass": {
"singleFunction": "{{{name}}}({{{args}}}) should equal {{{expected}}}"
}
}
}
}