React Snippets
A simple but powerful react typescript snippets extension

Features
rcomp: react typescript component
rcont: react typescript component with children prop
rmap: array map
ruef: useEffect
rustate: useState
rumemo: useMemo
runmount: useEffect with return function (unmount)

Usage
- Install the extension
- Open a
.tsx file and type one of the snippets abov
- You can use
tab to navigate between fields
| |