Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
React Badbo Snippets
New to Visual Studio Code?
Get it now.
React Badbo Snippets
Jes015
|
37 installs
|
(
1
)
|
Free
React Snippets <3
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
react-badbo-snippets README
Snippets for react
Features
nc --> react component
s --> useState
e --> useEffect
r --> useRef
i --> useId
ch --> custom hook
chs --> new custom hook with useState
chse --> new custom hook with useState and useEffect