Follow the Objects: the basics chapter of javascript.info's tutorial.
You should skip the lesson 6. Constructor, operator "new" as it is obsolete: classes, that you'll see later, are used instead, so you'll probably never use it.
Follow the Objects: the basics chapter of javascript.info's tutorial.
You should skip the lesson 6. Constructor, operator "new" as it is obsolete: classes, that you'll see later, are used instead, so you'll probably never use it.