An open API service indexing awesome lists of open source software.

https://github.com/mshahdevs/typescript_course_with_me


https://github.com/mshahdevs/typescript_course_with_me

Last synced: 2 months ago
JSON representation

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*