react-typescript-snippets READMEThese are not the most complete typescript snippets with React, but these are the most practical React componentsedfc -> export default component efc -> export component fc -> component edfcl -> export default component logic efcl -> export component logic fcl -> component logic Typescriptty -> type int -> Interface inte -> Interface Extends Functionsfof -> for (const of fin -> for (const in arrow -> Create arrow function arrowa -> Create arrow function async tf -> t function for i18n cl -> console.log() tc -> try catch Hooksstate -> useState callback -> useCallback callbacka -> useCallback Async effect -> useEffect memo -> useMemo ut -> useTranslation hook -> create "use" function logic -> useLogic ComponentsTrans -> Trans component for i18n Enjoy! |