Skip to content

Functional Programming basics in Javascript workshop for Iterate Hackerspace

Notifications You must be signed in to change notification settings

SGevorg/fp-js-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published