All lessons
Advanced
Code · JavaScript
Modern JavaScript syntax.
Target 28 WPM · 92%
WPM 0Accuracy 100%Time 0.0s
const sum = (a, b) => a + b; if (sum(2, 3) === 5) { console.log('ok'); }
Click the box above and start typing.
Modern JavaScript syntax.
Click the box above and start typing.