< KosherCode/>

Wed May 30 2018

JavaScript Classes #1: The Basics - JavaScript OOP Tutorial

In JavaScript you can use the OOP (Object-Oriented-Programming) feature of "classes" to construct objects which are then useful resources for your script/application.