Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvitoralb/tutorialproject-ts
TypeScript project to learn the language
https://github.com/jvitoralb/tutorialproject-ts
Last synced: about 1 month ago
JSON representation
TypeScript project to learn the language
- Host: GitHub
- URL: https://github.com/jvitoralb/tutorialproject-ts
- Owner: jvitoralb
- Created: 2022-06-04T20:15:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T14:08:12.000Z (over 2 years ago)
- Last Synced: 2024-11-11T11:47:41.657Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Finance Logger
My first TypeScript project, which I did along with a [TS tutorial on youtube](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gUgr39Q_yD6v-bSyMwKPUI).
My goal with this project was mainly to learn TS, so I used Bootstrap to set up the page quickly and focus on the TypeScript side of the project.
Really enjoyed using TypeScript and probably gonna use it soon again.
[Click here to see the project live](https://jvitoralb.github.io/TutorialProject-TS/).