
Season 3 · Episode 26
What makes a good react js developer?
Shankar asked this on 2023-02-03
February 14, 20235m 31s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
- Useffect needs always dependencies though we only perform that action once say for example api call, do we really need dependency for single call as well?
- Use memo and use callback seems in which specific scenarios we use, cause otherwise we might endup with lot of useless usememo and usecallbacks.
- Apart from this, what you want to suggest in general to make me a good react developer in terms of debugging and developing faster and understanding well. Doing personal projects, my mistakes are I am using unneccesary stuff like context usereducer for small stuff just to learn something. Is this common how to avoid this mistakes?
Topics
Useeffectjunior developer