₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,012 members, 8,419,929 topics. Date: Thursday, 04 June 2026 at 07:41 AM

Toggle theme

React -developer Help Me - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingReact -developer Help Me (744 Views)

1 Reply (Go Down)

React -developer Help Me by ahmedsaniadamu(op): 7:34am On Oct 10, 2021
please I have a question about React ::

is learning redux necessary for a React developer even though React 16+ introduces
hooks like useReducer that works similarly to redux ?
I really really find redux very complex and confusing to learn...
Re: React -developer Help Me by Nickisindigo(m): 7:57am On Oct 10, 2021
Then learn the new thing
Re: React -developer Help Me by theFullstackGuy: 8:08am On Oct 10, 2021
Redux is good if you are building a large app that has plenty state props.

I can teach you an easy way to use redux.
Re: React -developer Help Me by 4dor: 8:53am On Oct 10, 2021
ahmedsaniadamu:
please I have a question about React ::

is learning redux necessary for a React developer even though React 16+ introduces
hooks like useReducer that works similarly to redux ?
I really really find redux very complex and confusing to learn...
Tbh it depends on what your team adopts but have an idea to be on the safer side. You can try to learn redux toolkit, it simplifies a lot of things. Search YouTube for tutorials.
Re: React -developer Help Me by ahmedsaniadamu(op): 10:42am On Oct 10, 2021
theFullstackGuy:
Redux is good if you are building a large app that has plenty state props.

I can teach you an easy way to use redux.
Thanks! but I prefer video tutorials.
it will be helpful if you recommend a YouTube video link that clearly explained all the basics of redux at once ...
Re: React -developer Help Me by toluls(m): 11:46pm On Oct 10, 2021
ahmedsaniadamu:
please I have a question about React ::

is learning redux necessary for a React developer ...
Learning redux is actually quite important because redux and its likes, flux etc are used in most projects for app wide state management.

The useReducer hook cannot do the same job, maybe you wanted to mention react context api which allows you to use createContext and useContext for state management.

The context api can be used and paired with useReducer to manage app wide state, but even the react docs mentions that the context api is not suitable for frequently changing state. So most apps still use redux/flux/etc.

I'll encourage you to take the time to learn redux, then add redux toolkit to simplify the implementation especially when working with side effects.

Wishing you all the best in your dev journey!
Re: React -developer Help Me by adeblow(m): 6:50pm On Oct 23, 2021
ahmedsaniadamu:
please I have a question about React ::

is learning redux necessary for a React developer even though React 16+ introduces
hooks like useReducer that works similarly to redux ?
I really really find redux very complex and confusing to learn...
It appears to be complex at first, but when u go further, u will find out it's actually easy. Try the netnija on YouTube, he teaches from scratch. Thank me later
1 Reply

Experienced React Developer NeededReact Developer NeededI Need Your Help Here React Developer234

I Intend Buying A Desktop To Start ProgrammingWant To Start Your Tech Career In 2023?Backend Programmer Needed For A Site In Abuja