Tag Archives: typescript

typescript

TypeScript – First steps with TypeScript – part 002 .

Note: The speed of development of the JavaScript programming language is quite fast, and theoretically learning the TrueScript language is more difficult, but this is not my goal. I recommend learning truescript only to those who know JavaScript quite well. Let’s recap a bit and fix the defining elements between JavaScript and TypeScript. The typescript… Read More »

JavaScript – start with TypeScript .

About TypeScript is an open-source language and compiler that runs both in the browser  -through SystemJS and on NodeJS. Is developed by Microsoft, like an open-source language and compiler that runs both in the browser through SystemJS and on NodeJS. Now TypeScript compiles to clean, simple JavaScript code. You can runs on any browser, in… Read More »