舉報

Learn React Hooks
最新章節: Leave a review - let other readers know what you think
ReactHooksrevolutionizehowyoumanagestateandeffectsinyourwebapplications.TheyenableyoutobuildsimpleandconciseReact.jsapplications,alongwithhelpingyouavoidusingwrappercomponentsinyourapplications,makingiteasytorefactorcode.ThisReactbookstartsbyintroducingyoutoReactHooks.YouwillthengettogripswithbuildingacomplexUIinReactwhilekeepingthecodesimpleandextensible.Next,youwillquicklymoveontobuildingyourfirstapplicationswithReactHooks.Inthenextfewchapters,thebookdelvesintovariousHooks,includingtheStateandEffectHooks.AftercoveringStateHooksandunderstandinghowtousethem,youwillfocusonthecapabilitiesofEffectHooksforaddingadvancedfunctionalitytoReactapps.YouwilllaterexploretheSuspenseandContextAPIsandhowtheycanbeusedwithHooks.Towardtheconcludingchapters,youwilllearnhowtointegrateReduxandMobXwithReactHooks.Finally,thebookwillhelpyoudeveloptheskillofmigratingyourexistingReactclasscomponents,andReduxandMobXwebapplicationstoHooks.Bytheendofthisbook,youwillbewell-versedinbuildingyourowncustomHooksandeffectivelyrefactoringyourReactapplications.