Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinspham209/study-typescript
Study Typescript
https://github.com/tinspham209/study-typescript
typescript
Last synced: about 8 hours ago
JSON representation
Study Typescript
- Host: GitHub
- URL: https://github.com/tinspham209/study-typescript
- Owner: tinspham209
- Created: 2020-08-23T07:19:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:12:26.000Z (11 months ago)
- Last Synced: 2023-12-15T22:11:59.824Z (11 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Project: Study Typescript
## Date: 23 - Aug - 2020
### Course
https://www.udemy.com/course/understanding-typescript
### Tech-Stack
- TypeScript
### Plan Of Action
- Installing & Using TS
- TS Basics & Basic Types
- Compiler & Configuration
- Working with Next-gen JS Code
- Classes & Interfaces
- Advanced Types & TS Features
- Generics
- Decorators
- Practice
- Build a Drag & Drop Project
- Working with Namespaces & Modules
- Webpack & TS
- 3rd Party Libraries & TS
- Practice
- Build a "Select & Shard a Place" App (incl. Google Maps)
- React + TS
- Node + Express & TS### After this project
I have improve my knowledge about
I have understand about
Next Steps:### Directory Structure
.
├──
└──### Screenshot
### Set up
- `git clone`
- `npm install`
- `npm start`