Android and React Native developer with a passion for music and photography
💻📱🎸📷
Feel free to write me when you have programming questions I love to help😊
@26yobeard @dan_abramov Somewhere in the new docs I saw a section about data fetching with the useEffect hook if I recall correctly.
There it is also mentioned that you need a cleanup which ignores an outdated fetch result which is exactly the logic that you mentioned.
@dan_abramov Maybe that is a stupid question but if:
a.) The effect code determines the dependencies
b.) The linter is so good in detecting which dependencies have to be added
Then why do we have to specify the dependencies in the first place? Are there exceptions to a or b?
Hey maybe one of you can help me.
I saw the #React 18 keynote and there was a section with a really nice looking code walktrough:
https://t.co/aIHY3wKcKE
Does anyone know how that was created? I want to add the same to my videos.
@_jstejada maybe you can give a hint?
@flo_walther I haven't used webstorm yet. However I used ruby mine and android studio which both are based on intellij.
Which topic do you hope would be better with webstorm compared to vscode?