Victoria LoforArticles by Victoria Lovictoria.hashnode.net·Jun 15, 2020Introduction to JavaScript InheritanceBefore we dive in, I'll be assuming that you have prior knowledge on the following: Pre-requisites: JavaScript Objects, constructor functions and basic object-oriented programming. Creating a Class Let's take a look at this Animal class: class Anim...34 likes·408 readsJavaScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.