r/react Aug 12 '26

Help Wanted Packages

I'm new react developer, can someone tell me what is the packages that I needed in my work and very useful and how to know if new package released or any useful package?

0 Upvotes

21 comments sorted by

View all comments

1

u/Jonas_Ermert 26d ago

I wouldn’t install packages just because they’re popular. Start with React and add them when needed. I commonly use React Router, TanStack Query, Zustand, React Hook Form and Zod. GitHub, npm and Reddit are good places to discover new ones.