Skip to content
Logo Theodo

The React Developer Pocketbook: Learn to develop React 2019

Leo Siddall-Butchers2 min read

janko-ferlic-174927-unsplash
The inspiration for this guide came about after realizing that the blog article I had read the most was ‘_A Complete Guide to Flexbox’. _There are two reasons for this, firstly, I am very forgetful, and secondly, it is a quick and simple way to find the information I need. This list aims to give you the best guides on how to do almost anything in the world of React, and general web development. Keep reading to find the tools you’ll need to become a great react developer!

512px-React-icon.svg

React:

Making everything tick

Getting Started:

The beginning is a good place to start

Lifecycle Methods:

What gets called, and when

State Management:

Storing all your data

Forms:

Collecting user inputs

Typing:

When is a number a number?

    Testing:

Proving it works and documenting your code

Requests:

Hitting APIs

Data Manipulation:

Make the numbers work for you

Further reading:

 HTML5_badge

HTML:

Building a structure

badge-css-3-512

CSS:

Make things look pretty

Units:

How long is 4?

Layout:

Putting things in their place

Animation:

Making it move

Further Reading:

Browser compatibility:

Making sure it’ll work where you want it

Thank you for reading and happy learning! If there is anything you think I’ve missed, or there are any other guides that have really helped you, please leave a comment in the section below, or email me at: leosb@theodo.co.uk!

Liked this article?