Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 280 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 280 Bytes

Native Concepts

  • Lexical Scope
  • Closure
  • Pure function
  • Function composition
  • Object composition
  • Signature and Contract
  • Functional chaining
  • Object chaining
  • Progamming Paradigms
  • Information hiding
  • Decomposition
  • Leaking abstractions
  • Module system (EMS, CJS)