lukePeavey / quotable

Random Quotes API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement : Use Typescript

a2937 opened this issue · comments

commented

Description

Typescript is a great way to help ensure the quality of the code since every type is known before the code gets ran. It's just generally a good idea.