fe-snippet README
frontend developer를 위한 snippets 모음
Features
- react functional component snippet
- storybook snippet
- react-hook-form, yup snippet
Basic Methods
| Prefix |
Description |
| fc |
react functional component |
| story |
storybook |
| rhf |
react-hook-form |
| rhfc |
react-hook-form section |
| rhfct |
react-hook-form controlled component |
| rhfuct |
react-hook-form uncontrolled component |
| rhfw |
react-hook-form useWatch |
| rhftool |
react-hook-form devtool |
| |