Skip to content
/ jsex Public

Implement Some Handy JavaScript Functions From The Ground Up

Notifications You must be signed in to change notification settings

hiquest/jsex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥 JSEX 💥

Implement Some Handy JavaSript Functions From The Ground Up

How to use it

  1. Clone the repo.
  2. Run npm install
  3. Run npm run test and watch the tests fail.
  4. Fix the tests one by one.

Exercises

👶 Can I Play, Daddy?

  1. map
  2. filter
  3. uniq

😨 Don't Hurt Me

  1. flatten
  2. reduce
  3. break

😠 Bring 'Em On

  1. sample
  2. safeGet
  3. memoize

😈 I Am Death Incarnate!

  1. curry
  2. debounce

Solutions

Author

You can follow me on Gumroad

About

Implement Some Handy JavaScript Functions From The Ground Up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published