How to think and type in TypeScript

added by JavaScript Kicks
3/22/2019 4:47:52 AM

858 Views

A while ago I've written a on learning TypeScript. There, I discussed different types, syntax and more with a detailed description for each. But naturally, there's more to learning a programming language that just a raw syntax. You need to know how things interact with each other, how you should properly utilize them, and what are the best practices to follow.


0 comments