Refactor with _.chain from lodash can be refactored with lodash _.chain function into: November 7, 2020 Read More
Working with arrays and objects without mutating Removing an element from an array, instead of .pop use Adding an element to an … November 7, 2020 Read More
Redux Cycle Action Creator (User)-> Action(Form) -> dispatch(Form handler) -> Reducers(Departments) -> State(Compiled shared department data) Analogy, … November 4, 2020 Read More