Click here to Skip to main content
15,884,605 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 Jeremy Falcon
Just a simple routine and helper routine to generate unique IDs suitable for disconnected systems.
by Akram El Assas
Functional Programming in TypeScript through Algebra, Numbers, Euclidean Plane and Fractals
by Akram El Assas
Car Rental Platform with a mobile app
by Akram El Assas
Rental Property Management Platform with a Mobile App

All Articles

Sort by Updated

Typescript 

U 11 Apr 2024 by Akram El Assas
Functional Programming in TypeScript through Algebra, Numbers, Euclidean Plane and Fractals
5 Apr 2024 by Akram El Assas
Car Rental Platform with a mobile app
5 Apr 2024 by Akram El Assas
Rental Property Management Platform with a Mobile App
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
26 Feb 2024 by Maksim Zemskov
How to utilize TypeScript for type-safe serialization and deserialization of data in JSON format
23 Feb 2024 by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 2.
23 Feb 2024 by Zijian
Overcome the 53-bit limitation of number of JavaScript while keeping strongly typed integral types of .NET. Part 1.
1 Feb 2024 by Zijian
Use the codes generated by OpenApiClientGen in real world applications
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
2 Jan 2024 by Viktoria Dolzhenko
Creating an erc20 Token using the hardhat Package and Typescript
22 Nov 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
20 Nov 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
18 Nov 2023 by Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
17 Oct 2023 by Zijian
How to generate strongly typed client API in TypeScript for ASP.NET Core
12 Oct 2023 by Viktoria Dolzhenko
An introduction to the concept of DAO and a workshop on how to create your own
25 Sep 2023 by Han Bo Sun
In this tutorial, I will discuss how to create a reusable component in an Angular application.
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+.
15 Aug 2023 by Han Bo Sun
In this tutorial, I will discuss how to add file upload functionality to an Angular web application.
2 Jun 2023 by Glenn Viroux
A step-by-step tutorial on how to implement your first code editor in React
17 May 2023 by Bhargav Technical Lead
Angular migration to version 16
4 Apr 2023 by Pete O'Hanlon
Process to create a Visual Studio Code extension that interacts with the editor window
22 Mar 2023 by Ashish Rastogi @11819728
SharePoint Framework WebPart to retrieve list items using React & REST API
8 Mar 2023 by Marc Clifton
A simple analog clock rendered in Scalable Vector Graphics
29 Jan 2023 by Marc Clifton
Create square, triangle, and hexagon grids with scrolling, animation, and "sprite" dragging
19 Nov 2022 by KristianEkman
An online Angular, .NET 7 Web API, SQL Server on Azure backgammon game
14 Nov 2022 by Zijian
Solutions for using DateOnly in ASP.NET Core 6, before 7 (Updated for .NET 7)
3 Aug 2022 by lvmcastro
A tutorial showing how to use a smartcard API, a SharePoint extension and web services, to add a qualified electronic signature (QES) to a PDF file located in a SharePoint online library.
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
26 Jun 2022 by syed shanu
Getting started with .NET 6.0 and Standalone Angular Template to create a Multi Language website using Angular NGX translate
7 Jun 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
6 Jun 2022 by syed shanu
Getting started with .NET 6.0 and Standalone Angular Template in VS 2022
21 May 2022 by Necmettin Demir
To provide a URL link to access objects in private S3 bucket through AWS Cognito User Pool (using hosted UI), Authorized API Gateway and Lambda in a Secure Way.
19 May 2022 by Fred Song (Melbourne)
Build a simple finance application with Angular 13 and .NET 6
24 Jan 2022 by Andreas "PAX" Lück
Investigation of PE file modifications performed by Microsoft Detours
19 Jan 2022 by trekhleb
JavaScript implementation of so-called Seam Carving algorithm for content-aware image resizing
17 Jan 2022 by Sergey Abakumoff
How TypeScript improves coding in JavaScript
27 Nov 2021 by After2050
In this article, I would like to share some of the learnings I got in the process of building an UI library using typescript decorators
3 Sep 2021 by Jon McKee
Creating type mappings for use in constraints.
3 Sep 2021 by Jon McKee
An introduction to powerful type system features.
4 Aug 2021 by dsuryd
Combine PostgreSQL logical replication feature with dotNetify to broadcast data changes to your website in real-time
12 Jul 2021 by Marc Clifton
Size, drag, minimize, and maximize floating windows with layout persistence
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
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.
6 Apr 2021 by Marc Clifton
Adding relationships and relationship instance management - record hierarches
15 Feb 2021 by Shenwei Liu
Presenting an advanced Angular modal dialog service and demonstrating dialog uses and issue resolutions (updated to Angular 11 and available with npm library package).
12 Feb 2021 by O.Nasri
An Angular application that includes crud operations, column filtering, form dialog, confirm dialog and behavior subject
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.
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)
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)
16 Dec 2020 by Igor Ladnik
Usage of GraphQL under NestJS framework with data caching, JWT authentication, TLS and other useful features
6 Dec 2020 by Shenwei Liu
CRUD operations in details on a web application with AngularJS and WebAPI
6 Dec 2020 by Shenwei Liu
An Angular sample application that includes selecting, adding, updating, and deleting data with HttpClient service, reactive forms for object and array types, in-line data list editing, custom input validations, and various other features (latest update with Angular 11 CLI and ASP.NET Core 5.0).
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
3 Jul 2020 by Rajesh Pillai
An overview of building REST API using Deno and Oak
23 Jun 2020 by Marla Sukesh
Basics of latest version of Angular JavaScript and TypeScript
22 Jun 2020 by Marla Sukesh
In this post, we will look at Templates, Events, Models, Directives, etc.
8 May 2020 by Zijian
Compare what is supported in WebApiClientGen and NSwagStudio
1 May 2020 by Michael Gledhill
Getting started with agGrid for Angular
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
27 Apr 2020 by Sacha Barber
Small demo app using React/Redux and hooks
17 Apr 2020 by Merna El Katatnee
How to dynamically render form controls that depend on each other's values using json template
16 Apr 2020 by Dixin Yan
A one-stop tutorial of all mainstream technologies for JavaScript modules.
7 Apr 2020 by Vikas Sharma
Scrum poker app using ASP.NET Core SignalR 3.1 with React in Typescript
1 Mar 2020 by Shenwei Liu
An Angular sample application and discussions on breadcrumbs with advanced routing strategies, navigation scenarios, practical workflow, and more (latest update with Angular 9 CLI and ASP.NET Core 3.1 website).
24 Feb 2020 by Zijian
Make the development of Angular 2+ application efficient with ASP.NET Web API and Web API Client Generators
22 Feb 2020 by Shenwei Liu
A sample web application and discussions on creating, displaying, and downloading PDF documents with Web API data sources (including ASP.NET Core), client Angular CLI or AngularJS Components, and resolutions for web browser compatibility to handle PDF documents.
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
16 Jan 2020 by Tomáš Růt
This article describes how to create a test project that allows you to both write and fully debug in TypeScript source files.
8 Jan 2020 by Tomáš Růt
Explanation of BobX application store management for bobril
8 Jan 2020 by Tomáš Růt
This article will guide you in creating of bobril application using TSX components.
12 Dec 2019 by Fred Song (Melbourne)
Learn how to integrate rest API calls into React-Redux for client-side state management, using Redux to manage the data instead of directly accessing component state.
7 Dec 2019 by Florian Rappl
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
22 Nov 2019 by Michael Gledhill
An example of using Angular and SVG to turn your data into beautiful diagrams
11 Nov 2019 by Zijian
Generate strongly typed client API in TypeScript for ASP.NET Web API
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.
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
2 Oct 2019 by Florian Rappl
Want to modernize your C# codebase? Let's finish with types.
1 Oct 2019 by Marc Clifton
Client-side TypeScript and debugging trials and tribulations with VS Code and Visual Studio
30 Jul 2019 by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
30 Jul 2019 by Lee P Richardson
Fighting File Downloads and Dinosaurs with NSwag via ASP.NET Boilerplate
23 Jul 2019 by Schatak
In this article, we will be learning how to export CSV files in Angular with Kendo UI control
20 Jul 2019 by Mark J. Caplin
Single Page Applications with Vue.js
13 Jun 2019 by imdurgesh
This article explains how to use framework fortjs for nodejs & demonstrate about creating REST API.
17 Apr 2019 by Christian Graus
Adding role based security to our Azure AD/Angular website
15 Apr 2019 by Christian Graus
First in a series on using Azure AD with Angular applications
9 Apr 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
6 Mar 2019 by Sacha Barber
A little demo app to try out OpenFin
13 Feb 2019 by rjzaworski
TypeScript event handlers
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
25 Jan 2019 by Jeevanandan J
Guidance for the Implementation of repository pattern and unit of work with ASP.NET Core application
26 Dec 2018 by Bohdan Stupak
This article shows how you can migrate your legacy angular.js project to use typescript
11 Dec 2018 by Luis F. Penedo
Setting up a React project in Visual Studio 2017
3 Dec 2018 by tranthanhtu.vn
TinyERP: SPA for Enterprise Application
25 Nov 2018 by Roshan Choudhary
Component Interaction in Angular using Input Output decorator
25 Oct 2018 by Sibeesh Passion
A bit of explanation about one of the Angular 7 features, i.e., Virtual Scrolling
20 Oct 2018 by Sibeesh Passion
A look at whether there are any benefits of using npx instead of npm