By acoin
via css.dzone.com
Published: Jan 22 2013 / 10:12
In JavaScript, which is a dynamic language, you don’t have the concept of casting. On the other hand, TypeScript language, which compiles into JavaScript, does include casting. This post explains how to use casting in TypeScript.
Tweet
SaveShareSend
Tags: javascript
Add your comment