KRAK3N10 things you need to knowAbout react 16
View Slide
KRAK3N@r31gN_Consultant / GDEkrak3n
KRAK3N• Fiber (16.0)• Multiple returns from render (16.0)• Streaming mode for server side rendering (16.0)• Error boundaries (16.0)• Portals (16.0)• Fragments (16.2)• Context (16.3)• Lifecycle methods changes (16.3)• StrictMode (16.3)• React.unstable_AsyncMode (16.3)
KRAK3NFiber
KRAK3NOLD RECONCILER RENDERING
KRAK3NFIBER RENDERING
KRAK3NMultiple returnsFrom render
KRAK3NStreaming mode for ssr
KRAK3N
KRAK3NERROR BOUNDARIES
KRAK3NREACT PORTALS
KRAK3NREACT FRAGMENTS
KRAK3NNEW CONTEXT API
KRAK3NLIFECYCLE METHODsCHANGES
KRAK3Ncomponentwillmount Componentwillupdate Componentwillreceiveprops
KRAK3Ncomponentwillmount Componentwillupdate ComponentwillreceivepropsComponentdidmount
KRAK3Ncomponentwillmount Componentwillupdate ComponentwillreceivepropsComponentdidmount Componentdidupdate
KRAK3Ncomponentwillmount Componentwillupdate ComponentwillreceivepropsComponentdidmount Componentdidupdate getDerivedStateFromProps
KRAK3NREACT STRICTMODE
KRAK3NREACT ASYNCMODE
KRAK3NResources• https://medium.com/@baphemot/whats-new-in-react-16-3-d2c9b7b6193b• https://codesandbox.io/u/r31gN/sandboxes• https://github.com/koba04/react-fiber-resources• https://www.youtube.com/watch?v=v6iR3Zk4oDY
KRAK3N– Reign“ keep on smiling because you are the mostBeautiful people when you do. ”
KRAK3NThank you!@r31gN_