Skip to content

Implement my own version of different lodash methods

Notifications You must be signed in to change notification settings

MikeG212/MyLodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Lo-Dash

Methods Covered:

  • Each
  • Any
  • Map
  • Select
  • Reject
  • Reduce

Instructions:

  • write your code in the 'mini-lo-dash.js'
  • Run the specs by opening 'SpecRunner.html' in the browswer
  • Write one additional method. '_#sample' which returns a random element from an array

About

Implement my own version of different lodash methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published