TypeScript's Edge in Object-Oriented Programming Over JavaScript
Javascript provides classes, objects, inheritance so does typescript. So how exactly typescript does it better than Javascript in context of OOP?
Lets look into the below table for a more clear understanding of the features that enhances OOPs in JS v...
rohankn.hashnode.dev4 min read