<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>React on The Brain Of Belsole</title><link>/tags/react/</link><description>Recent content in React on The Brain Of Belsole</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 21 Mar 2020 00:00:00 +0000</lastBuildDate><atom:link href="/tags/react/index.xml" rel="self" type="application/rss+xml"/><item><title>Convert to React Hooks in 6 easy steps</title><link>/posts/convert-to-react-hooks-in-6-easy-steps/</link><pubDate>Sat, 21 Mar 2020 00:00:00 +0000</pubDate><guid>/posts/convert-to-react-hooks-in-6-easy-steps/</guid><description>React hooks were released in version 16.8.0, and since then we’ve all been trying to figure out how to use them effectively and convert our components so that using newer versions of React is not an upgrade nightmare. In this article we are going to discuss the 6 steps for moving your React components to hooks using an example to-do application written in Typescript that starts with the controller pattern and commit by commit lays out my methodology for moving components.</description></item></channel></rss>