This is a tutorial for my classmates to learn React with TypeScript for a school project. The example project goal is to display a list of the most starred GitHub repositories.
The tutorial will teach the following topics :
- Learn the background of React JS
- Installation of NodeJS, React, TypeScript
- Set up some TSLint rules
- Create React components
- Apply some style to components
- Learn some ES6 cool features
- Install a dependency
The articles are available on the GitHub pages of this project.
I hope you will enjoy the tutorial, and to open issues ! 😉