Mine are:
React Router DOM (V6) - For Page routing and views switching.
React Hooks - UseState, UseContext, UseRef, forwardRef
React Spring -...
For further actions, you may consider blocking this person and/or reporting abuse
Great list, @lemokami. Do share your thoughts on them
👉 lists.forEach(item) => shareYourOpinion, 🙂
console.log("done")
--eslint -- '1 bug found!' --
line 4:42
😊
React-query for managing data coming from a server
Very insightful @hacker4world . How well is your proficiency on this?
Radix UI, Headless UI, Next.js, Tailwind CSS (not React specific but it is awesome), some more small libraries here and there
Sight you, @danwalsh 👋
Cheers, @mrpaulishaili! 👋
This is a great list, keen to check out React Spring and UUID when time permits!
My fav tools would have to be:
React specific:
Non-React specific:
Wow! Well elaborative, professionally specific 🙂!
Formik, Without any doubts!
Formik! Tell us more about Formik!
For me, React Hook Form is also an best alternative for form handling.
For more - react-hook-form.com/
Nice
Its Form Mangament Library, it will take care of all your inputfields and forms with ease, do validation out of the box!
Wow! I should definitely check that out! Thank you @1saifj
Ok... does anyone use only state and hooks without using any third-party libraries for state management in a commercial project?
Yes, possible @flyingcrp , third-party libraries however speed things up easier for developers
ok,In our application, all functions are independent, except for the global login status, and after hooks, I can't think of any reason to use a third-party library to manage the state , maybe the application type is different?
No need for deep props passing,No need for share lots of state ,in fact , sometime we can use context to resolve some special case
Wow! What a great list, @harshhhdev.
Too many to list but shout out to Storybook. A front-end design system for developers.
React query for fetching the data ❤️ -> react-query.tanstack.com
Wow! Came across this just today and I was like 'what would this be for?'
Thank you @resetnak
WhatsYourFavouriteReactTools
You are sighted @jesuscarlos 👋
I see you @pfcodes!
Check out React Buddy plugin for WebStorm: plugins.jetbrains.com/plugin/17467...
I develop it, so in case of any issues contact me directly :).
You are sighted @silencezeng
What'sYourFavouriteToolsInReact?
UI - Material UI
State - Redux
WhatsYourFavouriteReactTools
I sight you, @adhirajbhatia ! 🙂
@tm_vnthanh_bf930e4e704 What's your thought on this?
WhatsYourFavouriteReactTools
React-hook-forms-form handling
Yup- validation
Styled-components: if I need to mutate the CSS a lot based on the props
Tailwindcss: simple and fast CSS
React-router-dom: navigation
React-redux and redux-toolkik,
Framer motion for animation,
Uuid,
Moment,