explain reducer,store,action in redux and why we use hooks?
Resposta da entrevista
Sigiloso
16 de jun. de 2021
action is use for changes to make happen in reducer ,reducer is place where all the state are kept and store kept all the state by which we access the state