Skip to content

tomasholub/react-aka-demi

Repository files navigation

React Academy

Courses (each course wil last 1-2 hours (probably 2))

1. Modern Javascript

2. Basic React

  • create-react-app, hot-reload
  • classes, components
  • JSX
  • props, proptypes
  • events
  • function as a prop
  • lists, key
  • composition over inheritance, children

3. Advanced React

  • useState
  • useEffect
  • useContext & provider
  • controlled & uncontrolled components
  • storybook
  • container components
  • HOC
  • render props

4. Redux

  • global state
  • Redux DevTools
  • reducers
  • actions
  • mapStateToProps, mapDispatchToProps
  • redux thunk

5. UI in React

  • CSS, inline styles, styled components
  • MaterialUI
  • BlueprintJS (basics, components, icons, colors...)

Not Included

  • many react libraries
  • Next, server-side rendering
  • REST, GraphQL
  • NodeJS
  • JWT
  • webpack

About

React Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published