It refers to the programming paradigm of providing scope to the identifiers like name of types, functions, variables, etc. to prevent collisions between them. The same variable name might be required…
javascript namespace best practice
1 Article
1