Skip to content

sulra451/Finance-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo follows Net Ninja's TypeScript tutorial, which covers:

  • Compiling TypeScript
  • Type Basics
  • Objects & Arrays
  • Explicit Types
  • Dynamic Types
  • Function Basics
  • Type Aliases
  • Function Signatures
  • The DOM & Type Casting
  • Classes
  • Public, Private & Readonly
  • Modules
  • Inteerfaces
  • Rendering HTML Templates
  • Generics
  • Enums
  • Tuples

The Project

The final project the tuturial culminates into a finance logger, a basic form where either payments or invoices can be logged along with the name of who it is to/from. details, and the amount.

Get Started

This directory can be run in VSCode with the Live Server extension.

About

Goes along with Net Ninja's TypeScript tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published