https://github.com/mshahdevs/Typescript_course_with_me
https://github.com/mshahdevs/Typescript_course_with_me
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mshahdevs/Typescript_course_with_me
- Owner: mshahdevs
- Created: 2024-11-27T09:56:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T04:21:16.000Z (over 1 year ago)
- Last Synced: 2025-03-23T18:16:17.420Z (over 1 year ago)
- Language: TypeScript
- Size: 4.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Why do we care about Types?
-- *Types are used by the Typescript Compiler to analyze our code for errors*
-- *Types allow other engineers to understand what value are flowing around our codebase*