Skip to content

Sources and materials for a two-days reactjs training

License

Notifications You must be signed in to change notification settings

Kilix/react-training

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

335bec9 · Apr 29, 2021

History

85 Commits
Jul 3, 2019
Feb 6, 2017
Jul 3, 2019
Nov 13, 2017
Aug 30, 2018
Aug 30, 2018
Jan 27, 2017
Nov 8, 2017
Aug 29, 2018
Jul 3, 2019
Jun 30, 2019
Jun 24, 2019
Apr 29, 2021

Repository files navigation

Work in progress content for a two days training in react.

Install by running yarn. To navigate between the examples, run yarn start and uncomment said example in src/index.js.

Inspiration:

No time will be expanded to explain ES2015 syntax, being familiar with its main features is necessary.

For the presentation, you need to run yarn install in the presentation folder cd presentations && yarn install