FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
TypeScriptSamples/simple/README.md at master · Dmdv/TypeScriptSamples · GitHub
Dmdv
/
TypeScriptSamples
Public
forked from
microsoft/TypeScriptSamples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
TypeScriptSamples
/
simple
/
README.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (7 loc) · 220 Bytes
Breadcrumbs
TypeScriptSamples
/
simple
/
README.md
Copy path
File metadata and controls
12 lines (7 loc) · 220 Bytes
Raw
Copy raw file
Download raw file
Outline
Edit and raw actions
TypeScript Sample: Simple
Overview
Simple use of classes and inheritance:
Classes: A base class and two subclasses
Super calls: Derived classes make super calls
Running
tsc --sourcemap animals.ts
Back
|
FazBrowse Home
|
New Git URL