Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 776 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 776 Bytes

E-commerce Crwn-clothing 44% of the React course! 

See my progress with the site

Exercise from Complete React Developer in 2024 Zero To Mastery

What i have learned

React!From the basics, like :

  • Create components
  • Functional vs Class Component
  • Hook (useState, useEffect)
  • Passing Props
  • Using Sass
  • React Router
  • Firebase Authentication / Database Storage
  • State Management with React Context
  • Using Styled Component!
  • Deploy in Netlify
  • Redux
  • Asynchronous Redux: Redux-Thunk
  • Asynchronous Redux: Redux-Saga

what will I learn in the next few days

  • Serverless Functions + Stripe
  • Typescript
  • GraphQL + Apollo CLient
  • Performance Optimizations