Did you ever click on some element and some other event got fired? And you did not know why is it happening so? It's most probably got to do with...
In javascript there are two types of data types reference and primitive types. Primitive As the name suggests these types are of a very basic kind. It...
Flexible box or commonly known as flexbox is a popular CSS property used to align and layout elements on the screen easily and with more...