Skip to content

A fun demo to show how functional programming works in Javascript - map, filter, every, some, reduce

Notifications You must be signed in to change notification settings

Neha/superHeros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superHeros is an example to showcase how the functional programming works in real world. We have a array of data with the

list of superheros - name, power, score & they are superhero or not. Once the user select the 'power' a list of superhero # with score will come.

map() filter() redue() some() every()

What's next?

  • Compare with traditional way of programming

About

A fun demo to show how functional programming works in Javascript - map, filter, every, some, reduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published