A simple To Do List application using TypeScript and lite-server.
-
Updated
Aug 28, 2023 - TypeScript
TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.
It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.
A simple To Do List application using TypeScript and lite-server.
Repositório responsável pelo versionamento dos meus estudos com TypeScript.
react-homework-4 (phonebook) with typescript
Repositório de arquivos e projetos desenvolvidos em estudos com base no curso TypeScript - Zero to Hero disponibilizado no Youtube pela Glaucia Lemos
Solutions to the Typescript track on exercism.org.
this is a TypeScript tutorial for me. While I am learning TypeScript I wanted to record my Codes and Projects. I will try to do three different project in this module.
Começo prático na linguagem typescript com node.
Created by Microsoft
Released October 1, 2012
Latest release about 1 month ago