Tag: TypeScript
-
Converting an interface into a class
Interfaces in TypeScript are great, but you don’t need them if you’ve already got a class that will do the job.
-
Family history, React and TypeScript
Let’s start a new app to organize family history using ReactJS and TypeScript.