Object-Oriented Programming in JavaScript: Classes and Objects
Every JavaScript developer reaches a point where plain functions and objects start feeling messy. You have ten users in your app and you are creating each one manually, copy-pasting the same structure
blogs.arnabsamanta.in10 min read