Showing posts with label Chander Dhall. Show all posts
Showing posts with label Chander Dhall. Show all posts

Monday, October 15, 2018

TypeScript Tutorial: How to Make Code Reusable

In this TypeScript tutorial, the last in a three-part series, we explain how to adhere to the DRY principle — making TypeScript code reusable — using generics and namespaces.
by Chander Dhall via IT Pro - Microsoft Windows Information, Solutions, Tools

Saturday, October 13, 2018

TypeScript Tutorial: Beyond the Basics

In this TypeScript tutorial, the second in a three-part series, we explore how functions are created, how arrow functions work, the purpose of classes and why interfaces are important.
by Chander Dhall via IT Pro - Microsoft Windows Information, Solutions, Tools

Tuesday, September 18, 2018

TypeScript Tutorial: It’s All About the Types

In this TypeScript tutorial, we delve into the language’s various data types, demonstrate how they work and provide code examples.
by Chander Dhall via IT Pro - Microsoft Windows Information, Solutions, Tools