Have you ever seen code like this and wondered what on earth new does? const myCar = new Car("Tesla", "red"); You're not alone. Most tutorials throw around words like "constructor," "prototype," "ins
sofiyablogonjs.hashnode.dev5 min read
No responses yet.