1. React Hooks

    Learn the usage of various hooks

  2. How to use the useReducer hook in Reactjs

    Learn about using the useReducer hook instead of useState

  3. Using environment secrets in a React Web Application

    Learn how to store and access environment secrets in a React Application

  4. Mocking Axios GET calls with Jest

    Learn how to mock axios HTTP calls

  5. How to fix Error 404 Netlify Hosting

    Learn how to resolve Error 404 when hosting React applications on Netlify