useReactHooks icon indicating copy to clipboard operation
useReactHooks copied to clipboard

The project goal?

Open Semigradsky opened this issue 4 years ago • 1 comments
trafficstars

What are the the differences from https://github.com/streamich/react-use or https://github.com/antonioru/beautiful-react-hooks or https://github.com/ecomfe/react-hooks ?

Semigradsky avatar Oct 10 '21 06:10 Semigradsky

Hey @Semigradsky, thank you so much for asking such a nice question, I really appreciate it! To be very honest when I created this repo, I had no idea about those repositories. Still, since you're asking for the goal, here are some points that I'd like to present.

  • I believe that this repository is going to be fairly beginner-friendly as compared to other repositories, which might not be easy to start for beginners.
  • It'll not just include hooks, it's more of a repository for people to create very optimized hooks, by not just using React optimization techniques but general programming techniques too. And by this, I don't mean that the above repositories do not have optimized hooks, I just feel we can optimize stuff without making things too complex, and that's what the motto is.

@shishirtiwari23 What do you think about this? Anything else that we can add to this?

Anuragtech02 avatar Oct 11 '21 10:10 Anuragtech02