< Code Topology />

Skip to content
Menu
  • Home
  • PHP
  • Scripts
    • Typescript
    • JavaScript
    • jQuery
  • Database
  • Tools
    • My Screen Resolution
  • Calculators
    • Dog Age Calculator
    • Home Affordability Calculator

Tag: typescript

Posted on May 13th, 2022Scripts

Microsoft Announced TypeScript 4.7 RC

Microsoft announced TypeScript 4.7 RC(Release Candidate) on 11th May 2022 with ECMAScript module (ESM) support for Node.js 16, which researchers had been struggling for years…

Continue Reading
Posted on November 20th, 2021Angular

TypeScript 4.5 Features Overview

Microsoft recently released TypeScript 4.5 with a new utility type – Awaited and Promise improvements for enhancing asynchronous programming. To get started with this new…

Continue Reading
Posted on November 8th, 2021Angular

[Updated] A Quick Update on Angular 13 Release

Google’s TypeScript based framework Angular gets a major production release every six months. Angular 13 production release is finally rolled out and developers can do…

Continue Reading
Posted on August 8th, 2021Angular

What’s New in TypeScript 4.4 Beta Version

Microsoft has released typescript 4.4 beta version and it’s due in late august to be released as a production release. To install this beta version…

Continue Reading
Posted on July 19th, 2021Scripts

TypeScript Interface Vs Class

We have covered typescript interface and class in our previous tutorials. Lets have a closer look at their differences: Parameter TypeScript Class TypeScript Interface Definition…

Continue Reading
Posted on July 19th, 2021Scripts

User Defined Data Types in TypeScript With Example

We have seen primitive data type in typescript tutorials, now lets have a closer look at user defined data types in typescript. Array : Array…

Continue Reading
Posted on July 19th, 2021Scripts

Primitive Data Types in Typescript

Once you are familiar with What is a TypeScript, next step is to learn about its data type which is crucial part in any programming…

Continue Reading
Posted on August 21st, 2021Scripts

TypeScript Interfaces with Example

So far we have covered data types, classes in typescript. In this tutorial, we will cover typescript interfaces, what they are and how to use…

Continue Reading
Posted on August 21st, 2021Scripts

Classes in TypeScript

TypeScript supports most of the Object Oriented Programming concepts. One of them is Class. Class is a template which describes the structure of object which…

Continue Reading
Posted on August 21st, 2021Scripts

What is a TypeScript ?

TypeScript is an open-source,strongly typed, object oriented, compiled language. It is a super set of JavaScript which is compiled to JavaScript. Features of TypeScript: 1.…

Continue Reading

Subscribe

Loading

Home · About · Privacy Policy · Contact Us

Code Topology © 2025

Your subscription could not be saved. Please try again.
Your subscription has been successful.

Join Your < Code Topology /> Family

No Thanks