- IIFE -- immediately invoked function expression
- closure -- technique for implementing lexically scoped name binding in a language with first-class functions
- transpiler, transcompiler, source-to-source compiler -- is a type of compiler that takes the source code of a program written in one programming language as its input and produces the equivalent source code in another programming language
Last active
August 22, 2018 10:12
-
-
Save madalinignisca/d0d94f8f26bba9224ecf38a55be670d5 to your computer and use it in GitHub Desktop.
Developers Jargon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment