Links
Good Links
https://react-typescript-cheatsheet.netlify.app/
https://dev.to/lakshmananarumugam/15-advanced-typescript-tips-for-development-5ddj
JS API
https://www.javascripture.com/
react types
https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/basic_type_example
JSX.Element vs React.FC
https://medium.com/@RobertoSilvaZ/when-should-i-use-jsx-element-or-react-fc-29e61eb1e754
https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components
Prevent double useEffect
https://taig.medium.com/prevent-react-from-triggering-useeffect-twice-307a475714d7