Grokking Typescript Subprojects

Examples of HTML leveraging both client-side and server-side Typescript.

Simple client-side examples will be hosted on GitHub Pages. Since gh-pages
does not support server-side techniques, server-side examples will need to
be hosted elsewhere.

Below examples are in chronological order.

Hello World

Hello World webpages with leveraging embedded and external TS.

Hello World with static HTML
Hello World with button callbacks
Hello World with embedded javascript
Simple Hello World with external javascript
Hello World with external javascript
Hello World alert or console

Dynamic Date Info

Date related webpages.

Explore Date API for current moment with JS