class Dev { constructor(name, ege, work) { this.name = name; this.ege = ege; this.work = work } } const theryston = new Dev("Theryston Santos", 17, "FullStack Developer") console.log(theryston)
I work as a freelancer in website development since 2016 and I have already developed several websites and systems that have impacted more than 1 million users. I've always been interested in APIs and haven't worked on the backend with their development.