Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 899 Bytes

README.md

File metadata and controls

executable file
·
18 lines (13 loc) · 899 Bytes

Typescript Presentation

This project is a slide show that introduces the TypeScript programming language and was presented at the NodeMN meetup group on December 12, 2017.

Introduction

This project is implemented as a web-based application using TypeScript for both the browser-based client and Node.js/Express-based server. The high-level architecture is as follows:

Architecture