Skip to content

jrs-innovation-center/js-fp-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Concepts

This is a deep dive into the lexical parts of JavaScript.

  • Functions
  • Callback Functions
  • Containers
  • Closures
  • Map
  • Partial Application and Curry
  • Compose
  • Filter
  • Reduce

Usage

open index.html

Playground Environment

You can practice the examples using this node environment:

https://glitch.com/edit/#!/hellojs-terminal?path=README.md:1:0

Releases

No releases published

Packages

No packages published

Languages