Examness

Advanced JavaScript

2 latihan · dalam urutan pembelajaran

  1. 1Deep equalityWrite `deepEqual(a, b)` returning `true` when two values are structurally the same.recursiontypeofnull handling20m
  2. 2Memoise a functionWrite `memoize(fn)` returning a wrapped function that remembers results.closuresMapcache keys18m