/Everything-React

Blog series about React from basic to advanced topics on Medium!

Primary LanguageJavaScript

Everything React Blog Series

Everything React is a blog series on React (duh!) written by your's truly on Medium. The goal of this series is to teach people React in a bottom up fashion in 2019. The aim is to start off with basic static apps then entering into dynamic application using Node Python and API such as REST and GraphQL. I will also be focusing on design insights that go into when building a react app from scratch and indicate why I took a certain step when alternate steps were available.

Follow me on Medium or LinkedIn to stay up to date with the series.

List of blogs in the series ordered by their release date.

  1. Everything React - All about React
  2. Everything React - Calculator App!
  3. Everything React - All about JSX!
  4. Everything React - All about Components!