https://github.com/leebissessar5/full-stack-open-part9-typescript
Submissions for part 9 of Full Stack open
https://github.com/leebissessar5/full-stack-open-part9-typescript
fullstack-web-development fullstackopen2023 typescript
Last synced: 15 days ago
JSON representation
Submissions for part 9 of Full Stack open
- Host: GitHub
- URL: https://github.com/leebissessar5/full-stack-open-part9-typescript
- Owner: leebissessar5
- Created: 2023-06-23T14:44:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T09:54:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T06:30:28.842Z (about 1 year ago)
- Topics: fullstack-web-development, fullstackopen2023, typescript
- Language: TypeScript
- Homepage:
- Size: 911 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Full Stack Open](https://fullstackopen.com/en/)
Course hosted by the Department of Computer Science at the University of Helsinki.
Main repository for Parts 1-7 located [here](https://github.com/leebissessar5/full-stack-open).
## Part 9
This part is all about TypeScript: an open-source typed superset of JavaScript developed by Microsoft that compiles to plain JavaScript.
In this part, we will be using the tools previously introduced to build end-to-end features to an existing ecosystem with linters predefined and an existing codebase writing TypeScript. After doing this part, you should be able to understand, develop and configure projects using TypeScript.
Exercises Complete: 29/29 (**100%**)
Time Taken: at most 14 hrs
[Course Certificate](https://studies.cs.helsinki.fi/stats/api/certificate/fs-typescript/en/a3fb8173016fb4fa98a4e4ba46afff2f)