Support us on YouTube by Subscribing our YouTube Channel. Click here to Subscribe our YouTube Channel
Showing posts with label TypeScript. Show all posts
Showing posts with label TypeScript. Show all posts

Tuesday, 26 December 2017

Build or Set up your First Angular app with Visual Studio Code

In this article, we will learn how to set up an environment for building the first angular app (with Visual Studio Code). I also recommend to read my article written on Typescript:




Let’s Start:
Go to https://nodejs.org/en/download/ and download Nodejs (which is a JavaScript runtime built on Chrome’s V8 runtime engine).

Sunday, 7 May 2017

Monday, 27 February 2017

Getting started with TypeScript

What is TypeScript?

TypeScript is a typed superset of Javascript that compiles to plain JavaScript. It adds static typing, using type Annotation, which enables type checking at the compile-time and also adds class-based OOPS concepts to JavaScript. As we know, TypeScript is a superset of JavaScript, which makes any JavaScript program a valid TypeScript program. It is free, open source and a cross-platform programming language developed and maintained by Microsoft. Even AngularJS 2.0 is written in TypeScript.

Subscribe us on YouTube

Subscribe Now

Popular Posts

Contact us

Name

Email *

Message *

Like us on Facebook