/js-playground

Messing around with JavaScript

Primary LanguageHTMLMIT LicenseMIT

js-playground

Messing around with JavaScript.

Goals: Familiarize myself with JavaScript language through exercises.

Fundamental concepts:

  • Hoisting (1)
  • Primitive types (2)
  • Clousures (3)
  • Functors (4)
  • Monads (5)