my first experience with hooks in react devcareer code example Example: react hooks const [state, setState] = useState(initialState);