Skip to content

Latest commit

 

History

History
38 lines (37 loc) · 887 Bytes

File metadata and controls

38 lines (37 loc) · 887 Bytes

Topics to understand

  • props
  • useRef
  • setTimeOut
  • js event queue(breka video)
  • what is $ in js
  • window.addEventListener
  • ref attribute in input html element
  • hooks
  • virtual dom
  • Single page application
  • webpack
  • babel
  • ES6 extract
  • class component vs. function component
  • JSX elements
  • conditional rendering
  • ES6 destructure
  • don't mutate the state
  • update state directly without using useState()
  • Redux
  • Hooks
  • undraw.co
  • fakestoreapi
  • reac-toastify
  • axios
  • react-infinity-scroll
  • react-paginate
  • swagger
  • CLDD
  • rc-rate
  • useParam( )
  • useHistory()
  • whot to do when the request is pending?-> show spinner
  • what's a build system
  • what's a module bundler
  • PropsWithChildren