TypeScript

Polyglot programming allows developers to choose the right language to solve tough engineering problems

Programming languages can divide opinion. They are, for many engineers, a mark of identity. Yes, they say something about the…

5 years ago

8 programming languages to learn in 2019

Learning new skills takes time - that's why, before learning something, you need to know that what you're learning is…

5 years ago

4 key findings from The State of JavaScript 2018 developer survey

Three JavaScript developers surveyed over 20,000 JavaScript developers to find out what’s happening within the language and its huge ecosystem.…

5 years ago

TypeScript 3.0 is finally released with ‘improved errors’, editor productivity and more

It’s finally here! Microsoft just released the latest version of their favorite web development language almost 2 years after TypeScript…

6 years ago

Angular 6.1.0 is here!

Version 6.1.0 of the popular JavaScript framework Angular is here. The latest version released yesterday mainly focuses on bug fixes,…

6 years ago

TypeScript 3.0 release candidate is here

After the announcement of Typescript 2.9 RC  back in May, Microsoft’s TypeScript team came out with the release candidate of…

6 years ago

Typescript 2.9 release candidate is here

The release candidate for Typescript 2.9 is here! Typescript is an open-source programming language which adds optional static typing to…

6 years ago

How to work with classes in Typescript

If we are developing any application using TypeScript, be it a small-scale or a large-scale application, we will use classes…

6 years ago

How to install and configure TypeScript

In this tutorial, we will look at the installation process of TypeScript and the editor setup for TypeScript development. Microsoft…

6 years ago