React trends for 2022
February 2, 2022
▶ The Story of React (in 10 Minutes) — If you find yourself at the beginning of the React learning curve, it will be valuable to get a short recap of how it got to where it is today, or maybe you just want to be entertained? 😉 This video gets us up to speed with React’s background. ui·dev |
Look for These React Trends in 2022 — The author takes a look at what they feel will be important in the coming year: Remix, server-side rendering, concurrent rendering, behaviour testing as well as some ‘honorable mentions’. Chak Shun Yu |
Two Key Releases:
|
How to Write Performant React Code — Although the author acknowledges the potential perils of ‘premature optimisation’, she says some such optimizations are a good thing when it comes to React and presses ahead with a series of examples. Nadia Makarevich |
Understanding React Lifecycles — The author deconstructs the three phases of React components’ lifecycle: mounting (insertion into DOM), update and unmounting (removal from DOM) and goes on to describe the methods appropriate for each. Fernando Belotto |
🛠 Code and Tools |
|