//Return JavaScript posts

showJavaScript()

ES5 Subclass vs ES6 Subclass

Quick reference on how to create an ES5 sub-class vs an ES6 sub-class

Read more

ES5 Prototype vs ES6 Classes

Notes on the ES5 way vs ES6 way of creating objects

Read more