react with typescript
Why use typescript with react? If you like strongly typed languages you will welcome using typescript in your react projects. This simple project will show you how to create a simple react app with a typescript template already installed. To create a react project with typescript it is pretty simple to do. All you need… Read More »