Understanding Namespaces in JavaScript
JavaScript is the tough thing all the beginners find and I find it too. So here is a simple post on Namespace in javascript.
What is Namespace?
A namespace is a container for a set of identifiers, functions, methods, variables etc. It gives a le...
rahulism.hashnode.dev1 min read