Skip to content

arturdimitroglo/building-modern-projects-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building Modern Projects with React

  • Building more maintainable and robust React applications
  • Installing React and other tools
  • Adding Redux
  • Dealing with side effects
  • Libraries for dealing with side effects
  • Styling React apps more effectively with styled-components
  • Using React hooks
  • React fragments
  • Testing Redux, Redux-Thunk, Reselect, and styled-components