Skip to content

Instantly share code, notes, and snippets.

@doctorx
Created January 5, 2019 07:33
Show Gist options
  • Select an option

  • Save doctorx/fb938428841c256174c9e1d5b98e72cf to your computer and use it in GitHub Desktop.

Select an option

Save doctorx/fb938428841c256174c9e1d5b98e72cf to your computer and use it in GitHub Desktop.
Immediately-Invoked Function Expression (IIFE)
(function () {
// ініціалізований простір.
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment