Skip to content

nanovazquez/reactjs-training

Repository files navigation

ReactJS Training

This training is intended to introduce web development using the ReactJS ecosystem to any developer. It consists of different exercises that focus on specific topics that will be learnt while coding. You can find the slides that introduce the exercises of this training here.

Key takeaways:

Participants will learn:

  • The basics of web development today (2019/2020)
  • How to use React and TypeScript to create web applications
  • How to store & manage the state of your web application with React and Redux
  • How to build optimized, production-ready applications with zero-configuration.

Pre-requisites

Participants should have installed:

Exercises

The workshop is divided in four exercises:

Each exercise has everything you need to start with inside the begin folder and the result we expect you to achieve inside the end folder.

You don't need to complete any previous exercises to start a new one. You can either use what you built before or the contents of the begin folder you'll find in the Exercise.