Posts

Showing posts with the label patterns

JavaScript coding patterns

Image
Another post on JavaScript coding. This time I like to introduce the coding patterns that helps you to make variables and functions on your code less vulnerable to overwriting by other's variables and functions on the same page.