omarfesal / react-hooks-playground

💻 Coding examples for the series react hooks in Arabic on my Youtube channel

Home Page:https://www.youtube.com/playlist?list=PLANjs1H0YEnRE78sLw6vd_4LXoPg5enIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React hooks Playground

This project is the playground of a series on YouTube explaining react-hooks in Arabic by Medhat Dawoud

List of Episods

  1. Intro to React and Motivation ( Video , Code )
  2. Intro to Hooks and useState ( Video, Code )
  3. useEffect explained. ( Video, Code )
  4. useRef explained ( Video, Code )
  5. useCallback explained ( Video, Code )
  6. useLayoutEffect explained ( Video, Code )
  7. useReducer explained ( Video, Code )
  8. useMemo explained ( Video, Code )
  9. useContext explained ( Video, Code )
  10. All in one episode ( Video )

About

💻 Coding examples for the series react hooks in Arabic on my Youtube channel

https://www.youtube.com/playlist?list=PLANjs1H0YEnRE78sLw6vd_4LXoPg5enIM


Languages

Language:JavaScript 90.9%Language:HTML 9.1%