jesar-enl / alx-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alx react

  • How to setup Webpack for a basic project
  • Entry points, output, and loaders
  • How to add plugins
  • How to split your code into chunks
  • How to setup a dev server
  • How to create a basic Javascript application using React
  • How to use the package create-react-app to start developing quickly with React
  • What JSX is and how to use it
  • How to use the React Developer Tools to debug your code
  • How to use Enzyme’s Shadow rendering to test your application
  • How to use React with Webpack & Babel
  • How to create basic React components using functions
  • How to reuse components
  • How to pass properties to components
  • How to define types for components
  • How to use Fragments
  • When to use a key to improve a loop’s performance

About


Languages

Language:JavaScript 98.7%Language:CSS 0.9%Language:HTML 0.4%