𝗗𝗮𝘆 𝟮𝟱 𝗼𝗳 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗠𝗘𝗥𝗡 𝗦𝘁𝗮𝗰𝗸 I spent day 25 studying Object-Oriented Programming (OOP) in JavaScript. I focused on how objects share properties through Prototypes. This ...
I watched lecture 9 from the Apna College JavaScript series. Yesterday I learned how single objects share methods. Today I learned how to build blueprints for objects. This helps you build scalable ...