In this lesson, we’re going over how to create private class fields using TypeScript’s `private` modifier. However, as we’re going to see, the `private` modifier doesn’t give us any actual protection at runtime; it only exists in TypeScript’s type system … more

Read More

Categories: News

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *