Search posts, tags, users, and pages
Yogesh Chavan
Full Stack Developer | Freelancer | JavaScript | React | Nodejs. https://yogeshchavan.dev/. Book 1:1 @ hiretheauthor.com/myogeshchavan97
If you are a fan of async await syntax, then you might try using it in useEffect hook in React, but it does not work as expected. In this article, we will see how to handle that. Let’s write some code using promises first and then we will convert it ...
Deepak Rawat
figuring things out
hey Yogesh, lovely article anyhow I have a doubt regarding API calls from react, is it secure if I am fetching data with basic auth, is the application secure if I store the API key as env variables? Any sort of help will be appreciated :)
Nimalan
Frontend Developer | UI/UX | Building Awesome Stuffs...
Great One! Solved all my doubts on useEffect. Thanks Yogesh Chavan
Glad it was helpful to you. Thank you 🙂
Mohammad Bilal
It's really helpful.... looking forward to more such content especially about useContext and useReducer
Thank you Mohammad Bilal. Check out my this article for React hooks introduction along with useReducer hook.
Article for useContext hook will be published soon.
Deepak Rawat
figuring things out
hey Yogesh, lovely article anyhow I have a doubt regarding API calls from react, is it secure if I am fetching data with basic auth, is the application secure if I store the API key as env variables? Any sort of help will be appreciated :)