Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: epicweb-dev/react-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitsoufiane/react-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 2, 2021

  1. useState hook

    gitsoufiane committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    3cc3a0b View commit details
    Browse the repository at this point in the history
  2. localstorage useEffect

    gitsoufiane committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    e2bdcb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e08da5a View commit details
    Browse the repository at this point in the history
  4. effect dependency

    gitsoufiane committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    fabb39f View commit details
    Browse the repository at this point in the history
  5. custom hook

    gitsoufiane committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    30ad485 View commit details
    Browse the repository at this point in the history
  6. flexible localStorage

    gitsoufiane committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    8a74425 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. lifting state

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    90313c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677c5b7 View commit details
    Browse the repository at this point in the history
  3. useRef

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    1682607 View commit details
    Browse the repository at this point in the history
  4. fetch data useEffect

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    fc45116 View commit details
    Browse the repository at this point in the history
  5. add error handler

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    da3127a View commit details
    Browse the repository at this point in the history
  6. store state in an object

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    bd234f8 View commit details
    Browse the repository at this point in the history
  7. use Error Boundary

    gitsoufiane committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    3d52af9 View commit details
    Browse the repository at this point in the history
Loading