Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 383 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 383 Bytes

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