Implement Some Handy JavaSript Functions From The Ground Up
- Clone the repo.
- Run
npm install
- Run
npm run test
and watch the tests fail. - Fix the tests one by one.
👶 Can I Play, Daddy?
- map
- filter
- uniq
😨 Don't Hurt Me
- flatten
- reduce
- break
😠 Bring 'Em On
- sample
- safeGet
- memoize
😈 I Am Death Incarnate!
- curry
- debounce
-
You can see the solutions if you switch to the
solutions
branch. But that's no fun. -
You can also watch me solving those on YouTube, and part II
You can follow me on Gumroad