sajad torkamani
useEffect(() => {
  console.log('Well, hello there')
}, []) // No dependencies - no need to ever re-run