Hook - useAsync
React hook used to trigger a suspense effect, when a promise does not resolve yet.
Hook - useStore
React hook used to configure a Context API on React applications. Usefull for handling global and local storages.
TypeScript - tsconfig
Collection of TypeScript configurations, usefull for easy project config and sharing between my projects.