Click here to Skip to main content
15,860,943 members
Everything / Programming Languages / Typescript

Typescript

Typescript

Great Reads

by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
by Robert_Dyball
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.NET Core + Angular 2 SPA. Source includes VS2015 and VS2017 versions.
by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.
by Vincent Maverick Durano
This article will walk you through on building a data-driven web app from scratch within the context of ASP.NET Core 1.0 using Angular 2 and Web API 2.

Latest Articles

by Akram El Assas
Car Rental Platform with a mobile app
by Akram El Assas
Rental Property Management Platform with a Mobile App
by Modesty Zhang
Illuminate git internal on object model via a `git stash` implementation, including push, apply, pop, drop, list and clear, all with isomorphic-git
by Maksim Zemskov
How to utilize TypeScript for type-safe serialization and deserialization of data in JSON format

All Articles

Sort by Score

Typescript 

26 Nov 2017 by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
9 Mar 2017 by Robert_Dyball
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.NET Core + Angular 2 SPA. Source includes VS2015 and VS2017 versions.
18 Dec 2014 by Florian Rappl
Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source.
13 Oct 2016 by Vincent Maverick Durano
This article will walk you through on building a data-driven web app from scratch within the context of ASP.NET Core 1.0 using Angular 2 and Web API 2.
1 Dec 2016 by Igor Ladnik
Software for large image smart viewing, mark out and annotation
19 Nov 2022 by KristianEkman
An online Angular, .NET 7 Web API, SQL Server on Azure backgammon game
9 Apr 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather
19 May 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
13 Jun 2016 by andre.lombaard
Explaining the processes involved in setting up Angular 2 within an ASP.NET 5 environment
24 Jan 2017 by Zhipeng Li
This article describes the implementation of an NES emulator in TypeScript
13 Oct 2012 by Bernardo Castilho
An article that shows how to implement MVVM apps with KnockoutJS and custom controls.
10 Jul 2017 by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
7 Jun 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
22 Nov 2019 by Michael Gledhill
An example of using Angular and SVG to turn your data into beautiful diagrams
3 Nov 2019 by Marc Clifton
A metadata driven, view defines the model, schema generated on the fly, from concept to prototype application in 16 days
9 Jun 2013 by Florian Rappl
Crawling tons of (individual) web information and creating statistics using Windows Azure.
29 Jul 2017 by Tomáš Růt
A simple introduction to bobril framework
30 Apr 2020 by Rubén Hinojosa Chapel
A MBFv4 template (Node.js and TypeScript) that will let you quickly set up a Transactional, Question and Answer, and Conversational AI chatbot
16 Apr 2020 by Dixin Yan
A one-stop tutorial of all mainstream technologies for JavaScript modules.
27 Jan 2019 by syed shanu
Getting started with Angular 7 and ASP.NET Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application
6 Mar 2019 by Sacha Barber
A little demo app to try out OpenFin
19 Jan 2022 by trekhleb
JavaScript implementation of so-called Seam Carving algorithm for content-aware image resizing
4 Feb 2017 by O.Nasri
Great article to learn how you can create web application from scratch using Angular2 & .NET CORE WEB API
12 Sep 2023 by Zijian
Code First approach for generating client APIs for ASP.NET Core Web API, in C# and in TypeScript for jQuery, Aurelia, Axios and Angular 2+.
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
16 Dec 2020 by Igor Ladnik
Usage of GraphQL under NestJS framework with data caching, JWT authentication, TLS and other useful features
4 Aug 2021 by dsuryd
Combine PostgreSQL logical replication feature with dotNetify to broadcast data changes to your website in real-time
21 Mar 2017 by Robert_Dyball
How to use NSwag to create Typescript data models and data services for Angular 2 and to generate Swagger Web API documentation.
21 Sep 2017 by Shivprasad koirala
Create your first Angular project and understand various concepts like Components and modules
20 Dec 2020 by Shenwei Liu
A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 11)
27 Dec 2015 by Rahman Mahmoodi
Describes a generic way to show notifications to end users using AngularJs's Interceptors and HTTP methods
14 Aug 2018 by Shashangka Shekhar
In this post, we are going to implement dynamic highchart with Angular6 and ASP.NET Core.
30 Jul 2019 by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
2 Jan 2017 by Manfredzik
This article shows how to write strongly typed client-side scripts in AngularJs framework with TypeScript.
13 Mar 2017 by defwebserver
You can create database driven .Net Core applications using JavaScriptServices, and PrimeNG.
1 May 2018 by Pranay Rana
This post is about validation in Angular 2 application, which means it's about validation on client side, not about server side.
5 Jul 2020 by Marc Clifton
Learning about how the Proxy class can be used to, among other things, eliminate element ID string literals and with TypeScript, provide Intellisense for HTML elements
27 Jun 2014 by Super Lloyd
A fully featured yet short (only 436 lines) replacement for datatables
13 Aug 2017 by Tomáš Růt
Explanation of features for localizations and formating by bobril-g11n library
13 Aug 2017 by Tomáš Růt
Simple explanation of bobril routing mechanism
20 Jul 2016 by Ali_Khalili
Module based architect in TypeScript
19 Apr 2017 by Pankaj Kumar Choudhary
Part 2 of how to set up Angular2 with .NET Core
6 Apr 2021 by Marc Clifton
Adding relationships and relationship instance management - record hierarches
1 Jun 2016 by slavik57
A tutorial for preparing the environment for developing in Typescript in the Atom IDE
3 May 2017 by Pankaj Kumar Choudhary
Basics of MEAN stack development and concepts that are required for MEAN stack development
11 Mar 2018 by nemanjas
SharePoint Add-In for displaying SP List data with Angular 4. Using NPM, WebPack, TypeScript, SP CSOM, Rxjs and ag-Grid
18 Sep 2018 by Zijian
Generate TypeScript Interfaces from POCO Classes of .NET Framework or .NET Core
20 Jul 2019 by Mark J. Caplin
Single Page Applications with Vue.js
30 Jul 2019 by Lee P Richardson
Fighting File Downloads and Dinosaurs with NSwag via ASP.NET Boilerplate
1 May 2020 by Michael Gledhill
Getting started with agGrid for Angular
12 Feb 2021 by O.Nasri
An Angular application that includes crud operations, column filtering, form dialog, confirm dialog and behavior subject
3 Sep 2021 by Jon McKee
Creating type mappings for use in constraints.
14 Nov 2022 by Zijian
Solutions for using DateOnly in ASP.NET Core 6, before 7 (Updated for .NET 7)
14 Oct 2015 by David Rousset
Since releasing babylon.js, the WebGL open-source gaming framework, a couple of years ago, we (with help from the community) are constantly exploring ways to make it even better.
23 Jul 2017 by Snesh Prajapati
In this article we will learn how to setup development environment for Angular 2 using Visual Studio Code and Windows OS.
8 Jan 2020 by Tomáš Růt
Explanation of BobX application store management for bobril
22 Jun 2018 by Kunal Chowdhury «IN»
Today, in this TypeScript Tutorial, we will learn how to work with Interfaces in TypeScript. Continue reading to learn more.
22 Jun 2018 by Kunal Chowdhury «IN»
In this article of the TypeScript Tutorial for beginners series, we will learn how to inherit a TypeScript class. Continue reading to learn it today.
21 Jun 2018 by Kunal Chowdhury «IN»
How to define a class and instantiate class object
11 Dec 2018 by Luis F. Penedo
Setting up a React project in Visual Studio 2017
26 Dec 2018 by Bohdan Stupak
This article shows how you can migrate your legacy angular.js project to use typescript
15 Apr 2019 by Christian Graus
First in a series on using Azure AD with Angular applications
20 Dec 2020 by Shenwei Liu
Implementing and describing multiple column sorting features with the Angular data grid tool NgExTable and associated processing logic for sorting the source data list (updated to Angular 11)
19 May 2021 by Ohad Redlich
authentication-flows-js is a powerful and highly customizable middleware for Node.js that covers all flows that any express-based authentication-server needs
14 Jul 2022 by syed shanu
Getting started with .NET 6.0 and Standalone Angular Template with WEB API and publishing both WEB API and Angular projects to IIS
17 Oct 2023 by Zijian
How to generate strongly typed client API in TypeScript for ASP.NET Core
1 Feb 2024 by Zijian
Use the codes generated by OpenApiClientGen in real world applications
13 Jun 2013 by Nick Gaulin
A detailed look at how jTypes compiles C#-like object definitions into prototype-based instance matrices.
23 Mar 2016 by Gjermund Bjaanes
How to convert Angular 1 application to TypeScript
27 Mar 2016 by dotbydot
This script allows you to create feedback forms which include a screenshot and clients browser Information. Feedback tool similar to the Google Feedback based on Typescript/JQuery and HTML2Canvas.
9 Dec 2017 by Dr. Song Li
This is a note on Webpack, @Angular and miscellaneous topics.
22 Mar 2018 by Duke Wang
We will walk through Angular, Angular CLI and Angular Material to build a file upload component which does not exist in Angular Material
10 Nov 2019 by Marc Clifton
Another rabbit hole, this time how to handle AJAX calls in a manner that lets you roll back the entire set of transactions if any particular AJAX call fails.
8 Jan 2020 by Tomáš Růt
This article will guide you in creating of bobril application using TSX components.
27 Apr 2020 by Sacha Barber
Small demo app using React/Redux and hooks
1 Jan 2021 by Marc Clifton
Route semantic data to both client-side and server-side subscribers, in which client-side subscribers can be processed immediately, or placed on the message queue, or run in real asynchronous worker threads.
10 Apr 2021 by Marc Clifton
Set up an ASP.NET Core API project, with TypeScript and "require" to render pages and and load JavaScript files in the browser.
2 Jan 2024 by Viktoria Dolzhenko
Creating an erc20 Token using the hardhat Package and Typescript
10 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
9 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated codes
N 9 Mar 2024 by Modesty Zhang
Illuminate git internal on object model via a `git stash` implementation, including push, apply, pop, drop, list and clear, all with isomorphic-git
27 Apr 2015 by David Catuhe
I’d like to share with you a series of articles about ECMAScript 6, sharing my passion for it and explaining how it can work for you.
20 Nov 2017 by jgauffin
Griffin Editor - a markdown editor written in TypeScript
6 Oct 2015 by David Rousset
I challenged myself to create a WebGL game that is fully accessible to visually-impared individuals. Let me share with you the background story of this game and all the experiments involved to make it a reality.
25 Nov 2015 by Andrei Markeev
Collection of TypeScript decorators for MeteorJs.
3 Feb 2016 by King David Consulting LLC
Gulp workflow with TypeScript adding support for Environments
31 Aug 2016 by Anurag Sharma
The Angular 2.0 migration guide is to help developers and technical leads migrating Angular 1.0 framework to Angular 2.0
25 Oct 2016 by Matthew So (Hong Kong)
Select All jQueryUI widget developed by TypeScript using Visual Studio 2015
20 Aug 2017 by Yaseer Mumtaz
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing
14 Mar 2018 by Yaseer Mumtaz
This would be article series where we will develop the professional website in MEAN stack and finally deploy it to a server. First, we will develop a static website with Angular 5 and use node.js only to run the website on a server.
16 Mar 2018 by Yaseer Mumtaz
After setting up the basic development environment, let's create the master/layout and home page
21 Jun 2018 by Kunal Chowdhury «IN»
In this chapter, we will learn various ways to declare variables in TypeScript.
24 Sep 2018 by Rajneesh Kumar Verma
Analyze and fix your Angular 6 code using TSLint
20 Oct 2018 by Sibeesh Passion
A look at whether there are any benefits of using npx instead of npm
25 Oct 2018 by Sibeesh Passion
A bit of explanation about one of the Angular 7 features, i.e., Virtual Scrolling
17 Apr 2019 by Christian Graus
Adding role based security to our Azure AD/Angular website
13 Jun 2019 by imdurgesh
This article explains how to use framework fortjs for nodejs & demonstrate about creating REST API.