APAmelie Pirainfullstackjslearning.hashnode.dev·Oct 25, 2022 · 10 min readUsing React useReducer hook with an API callHi all, this is an introduction to the react hook useReducer and how to use it in the simple context of functional React and an API call (async). It's part #3 of a 7-part group of articles on React hooks and how I learned them while building and chan...00
APAmelie Pirainfullstackjslearning.hashnode.dev·Oct 25, 2022 · 11 min readUsing React useEffect hook with an API callHi all, this is an introduction to the react hook useEffect and how to use it in the simple context of functional React and an API call (async). It's part #2 of a 7-part group of articles on React hooks and how I learned them while building a simple ...00
APAmelie Pirainfullstackjslearning.hashnode.dev·Oct 17, 2022 · 8 min readUsing React useState hook with an api callHi all, this is a quick introduction to the react hook useState and how to use it in the simple context of functional React and an API call (async). It's part #1 of a 7-part group of articles on React hooks and how I learned them while building a sim...00