@kangax created a new interesting quiz, this time devoted to ES6 (aka ES2015). I found this quiz very interesting and quite hard (made myself 3 mistakes on first pass).
Here we go with the explanations:
(function(x, f = () => x) {
JavaScript 15 hrs 55 mins βββββββββββββββββββββ 63.4% | |
JSX 6 hrs 15 mins βββββββββββββββββββββ 24.9% | |
JSON 1 hr 3 mins βββββββββββββββββββββ 4.2% | |
LESS 57 mins βββββββββββββββββββββ 3.8% | |
HTML 28 mins βββββββββββββββββββββ 1.9% |
@kangax created a new interesting quiz, this time devoted to ES6 (aka ES2015). I found this quiz very interesting and quite hard (made myself 3 mistakes on first pass).
Here we go with the explanations:
(function(x, f = () => x) {