No, Getters and Setters in TypeScript & JavaScript aren't useless

added by JavaScript Kicks
7/5/2019 8:16:37 AM

1681 Views

In this blog post, we talk about the utility of getters and setters in modern web development. Are they useless? When does it make sense to use them? Getters and setters (also known as accessors) were introduced to JavaScript when ECMAScript 5 (2009) was released.


0 comments