Apr 24, 2021
Creating a React TypeScript Project
Learn how I like to set up a new React + TypeScript project that forces good software development practices by using a linter, ESLint, and a code formatter, Prettier. Once the project has been set up, use it as a template for future projects to speed up project creation!