Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming Javascript Workshop

Code snippets to demonstrate various functional programming concepts for a workshop at iterate hackerspace

This repo includes simple examples of file load done in different ways to demonstrate the difference between functional and other ways of doing things.

How to use

  • The read-files contains different fileLoader implementations with comments
  • The read-file-clients contains the usages of fileLoader.

Things to look up

  • The libraries used: Ramda fantasy
  • A fantastic work done to specify category theory concepts for Javascript which ramda fantasy implements: Fantasy land

About

Functional Programming basics in Javascript workshop for Iterate Hackerspace

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages