Skip to content

React

init

# no caps allowed for app name
npx create-react-app my-app

Questions

Plan to Learn React

  • TODO App
  • Hangman
  • X's and O's
  • Visual Calculator

What I want to do with React

  • Interface to query the keybase binding in elasticsearch.
  • I want to write JSON in a text nodal then have the query come back in elastic search
  • Paul just learn how to do the TODO app

TODO App

Working Project

Broken Projects

Projects to test

Topics

Context

React State Management Tutorial | Context Api | React Tutorial For Beginners - YouTube

Proxy

Proxying API Requests in Development | Create React App