Read the original version
The Queue is a FIFO (first-in, first-out) data structure. It means that any data stored first will be the first to be removed — just like a queue.
Read original version
The set is used for checking the presence of an item. Set theory is an important part of mathematics.
Data structures: How to implement Stack in javascript?
The stack is a first in last out data structure.
Read the original post
To attach an object to the scope & context of a function the function bind is used. The attachment of the scope & context is called as binding.
courtesy
Below is an example of good-enough HTML5 blog article template document.