tiagohermano / sick-fits

An e-commerce study application project from Wes Bos' Advanced Fullstack React Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sick-fits

An e-commerce study fullstack application project from Wes Bos' Advanced Fullstack React Course

Covered concepts

  • React Best Practices
  • Server Side Rendering
  • Styled Components
  • Theming
  • Render Props
  • Routing
  • GraphQL Schema
  • Queries and Mutations
  • JSON Web Token (JWT)
  • Resolvers
  • Cache Management
  • Loading and Error States
  • Sending Email
  • Logic and Flow with Async + Await
  • Authentication and Permissions
  • Charging Credit Cards
  • Hosting and Transforming Images
  • Pagination
  • Forms in React
  • Animations
  • Third party React Components
  • Unit Testing
  • Mocking Components
  • Mounting vs Shallow Rendering
  • Deployment

About

An e-commerce study application project from Wes Bos' Advanced Fullstack React Course


Languages

Language:JavaScript 98.5%Language:CSS 1.5%