An introduction to constructor functions
Overview
If you're new to JavaScript and have experience in a class-based object-oriented language, you might be wondering how you can create custom objects in JavaScript. In this post, you'll learn about constructor functions, which is one method of...
zachsnoek.hashnode.dev5 min read