<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: awmleer</title>
    <description>The latest articles on DEV Community by awmleer (@awmleer).</description>
    <link>https://dev.to/awmleer</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F209528%2Fab45efcc-42fd-48e8-bcad-adefa375486d.jpeg</url>
      <title>DEV Community: awmleer</title>
      <link>https://dev.to/awmleer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/awmleer"/>
    <language>en</language>
    <item>
      <title>antd-mobile 5.0 is coming</title>
      <dc:creator>awmleer</dc:creator>
      <pubDate>Wed, 29 Dec 2021 14:43:50 +0000</pubDate>
      <link>https://dev.to/awmleer/antd-mobile-50-is-coming-46hm</link>
      <guid>https://dev.to/awmleer/antd-mobile-50-is-coming-46hm</guid>
      <description>&lt;p&gt;After two years, we are finnally going to release &lt;strong&gt;antd-mobile 5.0&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;antd-mobile (which full name is Ant Design Mobile) is a React component library for mobile web apps. And the new 5.0 version is totally rewritten from scratch. We have been working on this for over ten months.&lt;/p&gt;

&lt;p&gt;The main features are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Fast&lt;/strong&gt;: It is carefully optimized for harsh scenes, without configuration, you can have the best package size and ultimate performance.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customizable&lt;/strong&gt;: Based on CSS variables, you can reliably and efficiently adjust the appearance of components or create your own themes.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Atomic&lt;/strong&gt;: The function of each component, neither more nor less, is exactly what you need.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fluent&lt;/strong&gt;: With smooth gestures and delicate animation, it helps the product create the ultimate experience.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Doc: &lt;a href="https://mobile.ant.design"&gt;https://mobile.ant.design&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/ant-design/ant-design-mobile"&gt;https://github.com/ant-design/ant-design-mobile&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>mobile</category>
    </item>
    <item>
      <title>Tired of redux? Try Reto!</title>
      <dc:creator>awmleer</dc:creator>
      <pubDate>Fri, 09 Aug 2019 10:30:59 +0000</pubDate>
      <link>https://dev.to/awmleer/tired-of-redux-try-reto-2php</link>
      <guid>https://dev.to/awmleer/tired-of-redux-try-reto-2php</guid>
      <description>&lt;h1&gt;
  
  
  What is Reto?
&lt;/h1&gt;

&lt;p&gt;Reto is a library for helping you write stores in React applications. It is based on the new "hooks" feature of react 16.8.&lt;/p&gt;

&lt;p&gt;Here is the homepage &lt;a href="https://awmleer.github.io/reto/#/"&gt;link&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Why Reto?
&lt;/h1&gt;

&lt;p&gt;Redux is not easy to learn and somehow complicated. While Reto is very very simple and &lt;strong&gt;straightforward&lt;/strong&gt;. Everyone who knows react hooks can learn to use Reto in &lt;strong&gt;10 minutes&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;What's more, Reto is &lt;strong&gt;flexible&lt;/strong&gt; and &lt;strong&gt;efficient&lt;/strong&gt;. It has some powerful features like multi-store and dependency injection.&lt;/p&gt;

</description>
      <category>react</category>
      <category>redux</category>
      <category>hooks</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
