Skip to content

Set of snippets or shortcuts for creating components and configuration files in ReactJS applications. ✂️

Notifications You must be signed in to change notification settings

ldvndev/snippets-react

Repository files navigation

Logo

Snippets ReactJS

About the Project

The ReactJS snippets project aims to facilitate the development of React applications by offering a set of reusable and optimized code snippets.

Supported Languages

  • JavaScript (.js)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)

Snippets

Below is a list of all available snippets and the triggers of each one. The ⇥ means the TAB key:

Trigger Content
styled-react → Create ReactJS styled components file with Styled Components
rfc → Create ReactJS Functional Component
api → Create Axios Configuration File
im → Create ReactJS Import Empty
irc → Create ReactJS Import With Component
irs → Create ReactJS Import With useState
uss → Create ReactJS Hook useState
ues → Create ReactJS Hook useEffect

Contribution

Each contribution is a unique piece of development 🧩. Any contribution What you do will be magnificent.

  1. Fork the project
  2. Create a Branch for your Feature (git checkout -b feature/FeatureNewSnippets)
  3. Add your changes (git add .)
  4. Commit your changes (git commit -m 'Adding a new feature')
  5. Push from Branch (git push origin feature/FeatureNewSnippets)
  6. Open a Pull Request

Code ReactJS Snippets

About

Set of snippets or shortcuts for creating components and configuration files in ReactJS applications. ✂️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published