TypeScript – Engineering Manager’s Perspective

As a Software Engineer I used to put a lot of focus on making sure that my TypeScript code is typed correctly. Actually, I deemed it to be the key cod… Read more

Similar

Top Things to Know about TypeScript

TypeScript is a superset of JavaScript that provides typed nature to your code. TypeScript can be used for cross-browser development and is an open source project. Bipin Joshi shares a quick overview of the top 10 features of this new scripting language. (more…)

Read more »