Encapsulation - Module Patterns in JS

  • IIFE pattern

  • Module Patterns (Common JS, AMD pattern)

  • ES6 Classes

Last updated