<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[React Resources]]></title>
        <description><![CDATA[Keep track of what's new in React]]></description>
        <link>https://reactresources.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 15 Jun 2021 16:50:52 GMT</lastBuildDate>
        <atom:link href="https://feed.reactresources.com" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Next.js 11]]></title>
            <description><![CDATA[Next.js 11 continues our mission to create the best developer experience with a new conformance system and performance improvements.]]></description>
            <link>https://nextjs.org/blog/next-11</link>
            <guid isPermaLink="true">https://nextjs.org/blog/next-11</guid>
            <dc:creator><![CDATA[Tim Neutkens, Tobias Koppers, JJ Kasper, Shu Ding, Dale Bustad]]></dc:creator>
            <pubDate>Tue, 15 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Technical Guide, Part 2: Integrating Hermes with React Native]]></title>
            <description><![CDATA[The latest React Native 0.64 release adds support for the Hermes engine on iOS, and this is a direct result of our intensive work with teams at Facebook and Microsoft.]]></description>
            <link>https://callstack.com/blog/technical-guide-integrating-hermes-with-react-native/</link>
            <guid isPermaLink="true">https://callstack.com/blog/technical-guide-integrating-hermes-with-react-native/</guid>
            <dc:creator><![CDATA[Mike Grabowski]]></dc:creator>
            <pubDate>Mon, 14 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to: React Table with Sort]]></title>
            <description><![CDATA[In this tutorial, I want to show you how to use React Table Library with its useSort plugin for a sort feature. In the previous example, you have already installed React Table Library to create a table component. Now, we will enable users to sort columns in the table by clicking on a column's header.]]></description>
            <link>https://www.robinwieruch.de/react-table-sort</link>
            <guid isPermaLink="true">https://www.robinwieruch.de/react-table-sort</guid>
            <dc:creator><![CDATA[Robin Wieruch]]></dc:creator>
            <pubDate>Mon, 14 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Build a Custom Pagination Component in React]]></title>
            <description><![CDATA[In this post, we will focus on pagination and we'll build a custom controlled component that handles page buttons based on the current page and total data count.]]></description>
            <link>https://www.freecodecamp.org/news/build-a-custom-pagination-component-in-react/</link>
            <guid isPermaLink="true">https://www.freecodecamp.org/news/build-a-custom-pagination-component-in-react/</guid>
            <dc:creator><![CDATA[Shubham Khatri]]></dc:creator>
            <pubDate>Mon, 14 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What You NEED To Know About React 18]]></title>
            <description><![CDATA[React 18 was announced! I'm very excited! There's a lot to learn about, but right now there's 4 things you NEED to know today.]]></description>
            <link>https://www.youtube.com/watch?v=uOGImWM85Uw</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=uOGImWM85Uw</guid>
            <dc:creator><![CDATA[Harry Wolff]]></dc:creator>
            <pubDate>Mon, 14 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Trying out React 18 Alpha]]></title>
            <description><![CDATA[React 18 is here! That's the one with concurrent mode.]]></description>
            <link>https://swizec.com/blog/trying-out-react-18-alpha/</link>
            <guid isPermaLink="true">https://swizec.com/blog/trying-out-react-18-alpha/</guid>
            <dc:creator><![CDATA[Swizec Teller]]></dc:creator>
            <pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Level Up Your React Conditionals]]></title>
            <description><![CDATA[Do you write conditionals correctly within your React applications?]]></description>
            <link>https://www.freecodecamp.org/news/learn-react-conditionals/</link>
            <guid isPermaLink="true">https://www.freecodecamp.org/news/learn-react-conditionals/</guid>
            <dc:creator><![CDATA[Reed Barger]]></dc:creator>
            <pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Trying Out React 18 Alpha Release]]></title>
            <description><![CDATA[This tutorial will help you learn the new features already present in React 18 Alpha that I’ve been able to try myself.]]></description>
            <link>https://blog.bitsrc.io/trying-out-react-18-alpha-release-bad9aed12bee</link>
            <guid isPermaLink="true">https://blog.bitsrc.io/trying-out-react-18-alpha-release-bad9aed12bee</guid>
            <dc:creator><![CDATA[Nathan Sebhastian]]></dc:creator>
            <pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A guide to Flexbox properties in React Native]]></title>
            <description><![CDATA[In React Native, this is the default way to build layouts. It works wonderfully for mobile development because it allows us to build layouts that fit multiple screen sizes, thanks to responsive design.]]></description>
            <link>https://blog.logrocket.com/a-guide-to-flexbox-properties-in-react-native/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/a-guide-to-flexbox-properties-in-react-native/</guid>
            <dc:creator><![CDATA[Spencer Carli]]></dc:creator>
            <pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using a Desktop-Like Window Interface in Your React App]]></title>
            <description><![CDATA[Let’s take a look at the KendoReact Window component, which allows you to resize, minimize, maximize and even drag windowed items on the web similar to desktop functionality.]]></description>
            <link>https://www.telerik.com/blogs/using-desktop-like-window-interface-react-app</link>
            <guid isPermaLink="true">https://www.telerik.com/blogs/using-desktop-like-window-interface-react-app</guid>
            <dc:creator><![CDATA[Thomas Findlay]]></dc:creator>
            <pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to choose the right React state management solution]]></title>
            <description><![CDATA[In this article, we’ll cover common use cases for managing state in React and learn when you should consider using each solution. Let’s accomplish this by building a simple counter app.]]></description>
            <link>https://blog.logrocket.com/how-to-choose-the-right-react-state-management-solution/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/how-to-choose-the-right-react-state-management-solution/</guid>
            <dc:creator><![CDATA[Iva Kop]]></dc:creator>
            <pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using styled-components in TypeScript: A tutorial with examples]]></title>
            <description><![CDATA[In this tutorial, we’ll show you how to build and style a TypeScript app using styled-components.]]></description>
            <link>https://blog.logrocket.com/using-styled-components-in-typescript-a-tutorial-with-examples/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/using-styled-components-in-typescript-a-tutorial-with-examples/</guid>
            <dc:creator><![CDATA[Hafsah Emekoma]]></dc:creator>
            <pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to implement AdMob in React Native with Firebase]]></title>
            <description><![CDATA[In this tutorial, I’ll show you how to generate extra income through ads by implementing Google AdMob in React Native.]]></description>
            <link>https://blog.logrocket.com/how-to-implement-admob-in-react-native-with-firebase/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/how-to-implement-admob-in-react-native-with-firebase/</guid>
            <dc:creator><![CDATA[Emmanuel Etukudo]]></dc:creator>
            <pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Intermediate React.js Coding Interview]]></title>
            <description><![CDATA[I give Clément an intermediate level React.js coding interview where I test his knowledge in creating a table that can sort columns and search for values.]]></description>
            <link>https://www.youtube.com/watch?v=6s0OVdoo4Q4</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=6s0OVdoo4Q4</guid>
            <dc:creator><![CDATA[Ben Awad, Clément Mihailescu]]></dc:creator>
            <pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Implementing swiper components in React Native]]></title>
            <description><![CDATA[In this tutorial, we’ll build five different React Native swiper components for various use cases using Expo. ]]></description>
            <link>https://blog.logrocket.com/swiper-components-react-native/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/swiper-components-react-native/</guid>
            <dc:creator><![CDATA[Clayton Francis]]></dc:creator>
            <pubDate>Wed, 09 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using Storybook with Bit]]></title>
            <description><![CDATA[Using Storybook to render React components in a Bit workspace]]></description>
            <link>https://blog.bitsrc.io/using-storybook-with-bit-71f368119fb</link>
            <guid isPermaLink="true">https://blog.bitsrc.io/using-storybook-with-bit-71f368119fb</guid>
            <dc:creator><![CDATA[Eden Ella]]></dc:creator>
            <pubDate>Wed, 09 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Icons: A comprehensive tutorial with examples]]></title>
            <description><![CDATA[In this article, you will learn how to use the React Icons library to display icons in your React project.]]></description>
            <link>https://blog.logrocket.com/react-icons-comprehensive-tutorial-examples/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/react-icons-comprehensive-tutorial-examples/</guid>
            <dc:creator><![CDATA[Hussain Arif]]></dc:creator>
            <pubDate>Wed, 09 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to use TypeScript with React 18 alpha]]></title>
            <description><![CDATA[React 18 alpha has been released, which is very exciting! But can we use it with TypeScript?]]></description>
            <link>https://blog.logrocket.com/how-to-use-typescript-with-react-18-alpha/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/how-to-use-typescript-with-react-18-alpha/</guid>
            <dc:creator><![CDATA[John Reilly]]></dc:creator>
            <pubDate>Wed, 09 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Plan for React 18]]></title>
            <description><![CDATA[The React team is excited to share a few updates.]]></description>
            <link>https://reactjs.org/blog/2021/06/08/the-plan-for-react-18.html</link>
            <guid isPermaLink="true">https://reactjs.org/blog/2021/06/08/the-plan-for-react-18.html</guid>
            <dc:creator><![CDATA[Andrew Clark, Brian Vaughn, Christine Abernathy, Dan Abramov, Rachel Nabors, Rick Hanlon, Sebastian Markbåge, Seth Webster]]></dc:creator>
            <pubDate>Tue, 08 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Comparing React Native analytics tools]]></title>
            <description><![CDATA[In this post, we will explore the advantages of each tool and how they help developers navigate and utilize analytics within React Native.]]></description>
            <link>https://blog.logrocket.com/comparing-react-native-analytics-tools/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/comparing-react-native-analytics-tools/</guid>
            <dc:creator><![CDATA[Said Hayani]]></dc:creator>
            <pubDate>Tue, 08 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Displaying images with the React Native Image component]]></title>
            <description><![CDATA[In this article, we’ll dive into the basics of the React Native Image component, discuss the types and props available, and cover its limitations and alternatives.]]></description>
            <link>https://blog.logrocket.com/displaying-images-with-the-react-native-image-component/</link>
            <guid isPermaLink="true">https://blog.logrocket.com/displaying-images-with-the-react-native-image-component/</guid>
            <dc:creator><![CDATA[Temiloluwa Ojo]]></dc:creator>
            <pubDate>Tue, 08 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[`useMemo` and Stable Values]]></title>
            <link>https://kyleshevlin.com/usememo-and-stable-values</link>
            <guid isPermaLink="true">https://kyleshevlin.com/usememo-and-stable-values</guid>
            <dc:creator><![CDATA[Kyle Shevlin]]></dc:creator>
            <pubDate>Tue, 08 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introduction to Hermes Engine]]></title>
            <description><![CDATA[React Native 0.64 comes with support In the first part of our podcast episode, Mike Grabowski and his guests: Eloy Durán and Xuan Huang, introduce the Hermes engine and discuss its biggest selling points.]]></description>
            <link>https://www.youtube.com/watch?v=eqwpcWg8yUM</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=eqwpcWg8yUM</guid>
            <dc:creator><![CDATA[Mike Grabowski, Eloy Durán, Xuan Huang]]></dc:creator>
            <pubDate>Tue, 08 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Create your own YouTube Gallery app with NextJS]]></title>
            <link>https://www.youtube.com/watch?v=h8V9qphAPBg</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=h8V9qphAPBg</guid>
            <dc:creator><![CDATA[James Perkins]]></dc:creator>
            <pubDate>Thu, 03 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Let’s Learn Modern Redux!]]></title>
            <description><![CDATA[A lot has changed in Redux since it was originally created. In this episode, Mark Erikson will teach us about Redux Toolkit an React-Redux hooks.]]></description>
            <link>https://www.youtube.com/watch?v=9zySeP5vH9c</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=9zySeP5vH9c</guid>
            <dc:creator><![CDATA[Jason Lengstorf, Mark Erikson]]></dc:creator>
            <pubDate>Fri, 28 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Live with Kent: Building Authentication with Postgres, Prisma, and Remix]]></title>
            <link>https://www.youtube.com/watch?v=XkZINZDDdms</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=XkZINZDDdms</guid>
            <dc:creator><![CDATA[Kent C. Dodds]]></dc:creator>
            <pubDate>Fri, 28 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[RedwoodJS: The Full-Stack React App Framework]]></title>
            <description><![CDATA[Tired of rebuilding your React-based web framework from scratch for every new project? You're in luck! RedwoodJS is a full-stack web application framework (think Rails but for JS/TS devs) based on React, Apollo GraphQL, and Prisma 2.]]></description>
            <link>https://www.youtube.com/watch?v=J21zOUhHjl4</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=J21zOUhHjl4</guid>
            <dc:creator><![CDATA[Tom Preston-Werner]]></dc:creator>
            <pubDate>Wed, 26 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hosting Next.js on Netlify]]></title>
            <link>https://www.youtube.com/watch?v=DYLWbROWbxw</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=DYLWbROWbxw</guid>
            <dc:creator><![CDATA[Cassidy Williams]]></dc:creator>
            <pubDate>Wed, 26 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using the Notion API with Next.js]]></title>
            <description><![CDATA[Watch as I build a Next.js application using the newly released Notion API live.]]></description>
            <link>https://www.youtube.com/watch?v=TlsGflZVIec</link>
            <guid isPermaLink="true">https://www.youtube.com/watch?v=TlsGflZVIec</guid>
            <dc:creator><![CDATA[Lee Robinson]]></dc:creator>
            <pubDate>Tue, 25 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React and TypeScript]]></title>
            <description><![CDATA[Learn to use TypeScript with React through building a series of React components. You’ll explore the types that come with React that allow you to infer the properties of your components, look at tips and advice for migrating your application from JavaScript to TypeScript, and learn advanced patterns for building flexible and type-safe components.]]></description>
            <link>https://frontendmasters.com/courses/react-typescript/</link>
            <guid isPermaLink="true">https://frontendmasters.com/courses/react-typescript/</guid>
            <dc:creator><![CDATA[Steve Kinney]]></dc:creator>
            <pubDate>Tue, 25 May 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>