🛑 Why You Need Stop Create Hooks in React?🪝🎣
Martins Gouveia

Martins Gouveia @martygo

About: Software Developer @Directv

Location:
Luanda, Angola
Joined:
Sep 28, 2020

🛑 Why You Need Stop Create Hooks in React?🪝🎣

Publish Date: Dec 17 '24
2 4

React Hooks are functions that let you use React features (like state and lifecycle methods) in functional components. They enable cleaner, simpler, and more readable code.

Sorry for the clickbait (the evil of this century 😭😂😂).

But the idea of ​​this short post is to stop you from reinventing the wheel by creating Hooks 🪝. There are libraries and repositories that provide a variety of community-tested hooks that you can simply copy and paste or import into your project.

1. Mantine Hooks

A set of react hooks for state and UI management

Image description

Source: https://www.npmjs.com/package/@mantine/hooks

2. AHooks

Built and Maintained by Alibaba, aHooks is a high-quality & reliable React Hooks library.

Source: https://ahooks.pages.dev/

3. React Use

Reactuse is a comprehensive collection of custom React Hooks designed to supercharge your functional components!.

Image description

You can easily unlock the full potential of React Hooks and leverage their power to create reusable and efficient code.

I recommend 😃!

Source: https://www.reactuse.com/

3. UseHooks

With intuitive UI, UseHooks is a collection of modern, server-safe React hooks

To install, type: npm i @uidotdev/usehooks

Image description

Source: https://usehooks.com/

Recommendations:

Image description

Comments 4 total

  • Manuel Bento
    Manuel BentoDec 18, 2024

    Nice article, Brô. The only one I knew about but didn't use is:
    hooks.scriptkavi.com/docs/hooks/la...

    • Martins Gouveia
      Martins GouveiaDec 18, 2024

      Hey! You here? My day has been made 🥰. I'll check this one out too bro. Thanks.🙏

      • Manuel Bento
        Manuel BentoDec 18, 2024

        Hahahah don't exaggerate kkkkk. My english isn't good enough to continue this talk lol, but yes, i'm here... Bentooo is here.
        You have nice tech articles and i think it's always good2learn from those who already know...

        Att.: i'm not using GTranslator kkkkk

        • Martins Gouveia
          Martins GouveiaDec 18, 2024

          Manuel Bento, the G.O.A.T 😃😅. Thanks bro.

Add comment