typescript

TypeScript

In the dynamic world of web development, staying ahead of the curve is crucial. One technology that has emerged as a game-changer for modern web development is TypeScript. Combining the flexibility of JavaScript with the robustness of static typing, TypeScript offers developers a powerful tool to write more maintainable, readable, and scalable code.

Posted August 30, 2023 by Rohith and Anusha ‐ 3 min read

quick-references blog typescript

TypeScript vs jQuery

JavaScript is a major scripting programming language that is used to make websites more responsive and interactive. It is one of the pivoted parts alongside HTML and CSS which are used to create web pages. JQuery is a framework for javaScript which developed from JavaScript. It is the most popular JavaScript library invented by John Resign and was released in January 2006 at BarCamp NYC. It is a free, open-source library and It’s a fast, concise, and rich-featured JavaScript library and also has cross-browser compatibility.

Posted September 9, 2022 by Rohith and Anusha ‐ 2 min read

quick-references blog typescript jquery differences

TypeScript vs JavaScript

JavaScript is the most popular programming language of HTML and the Web. JavaScript is an object-based scripting language which is lightweight and cross-platform. TypeScript is an open-source pure object-oriented programing language. It is a strongly typed superset of JavaScript which compiles to plain JavaScript.

Posted September 9, 2022 by Rohith and Anusha ‐ 1 min read

quick-references blog typescript javascript differences

Introduction to Typescript

Typescript is a programming language developed on top of javascript to enable type system while developing large applications. It is a strict syntactical superset of JavaScript and adds optional static typing to the language.

Posted August 23, 2022 by Rohith and Anusha ‐ 2 min read

typescript programming

TypeScript Environment Setup

This article is about TypeScript environment setup.

Posted August 24, 2022 by Rohith and Anusha ‐ 2 min read

typescript programming

Subscribe For More Content