ALT screenshot of conference livestream: introducing the Hooks proposal, lets you use all React features without a class, reuse stateful logic between components, fully opt in and backwards compatible
React 16.6 is hot off the presses! 😱
– React.memo (like PureComponent but for function components)
– React.lazy (code splitting powered by Suspense)
– .contextType in class components
reactjs.org/blog/2018/10/23/…
We’d like to thank @timer150 who was instrumental in getting this release out, as well as @a_cederstrom, @bugzpodder, @iansu, and many others who contributed to it and tested it. You’re the best! 💜