<?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: Ruslan</title>
    <description>The latest articles on DEV Community by Ruslan (@rubender).</description>
    <link>https://dev.to/rubender</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%2F631307%2F189332ee-5c48-40c8-9156-0a76ac60df53.jpg</url>
      <title>DEV Community: Ruslan</title>
      <link>https://dev.to/rubender</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rubender"/>
    <language>en</language>
    <item>
      <title>Shorthand for Math.floor</title>
      <dc:creator>Ruslan</dc:creator>
      <pubDate>Sat, 15 May 2021 11:55:47 +0000</pubDate>
      <link>https://dev.to/rubender/shorthand-for-math-floor-5d48</link>
      <guid>https://dev.to/rubender/shorthand-for-math-floor-5d48</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--D2lkmBmy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hyeqdgh3njomidl4qy1a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--D2lkmBmy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hyeqdgh3njomidl4qy1a.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>Shorthand for Math.floor</title>
      <dc:creator>Ruslan</dc:creator>
      <pubDate>Sat, 15 May 2021 11:54:12 +0000</pubDate>
      <link>https://dev.to/rubender/shorthand-for-math-floor-4kc2</link>
      <guid>https://dev.to/rubender/shorthand-for-math-floor-4kc2</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qC_w6UHY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xbm13zdcyt38fx9y4v1e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qC_w6UHY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xbm13zdcyt38fx9y4v1e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Redux alternative. Redoor new state manger for react, preact, inferno</title>
      <dc:creator>Ruslan</dc:creator>
      <pubDate>Fri, 14 May 2021 16:45:02 +0000</pubDate>
      <link>https://dev.to/rubender/redux-alternative-redoor-new-state-manger-for-react-preact-inferno-29hm</link>
      <guid>https://dev.to/rubender/redux-alternative-redoor-new-state-manger-for-react-preact-inferno-29hm</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;

&lt;p&gt;I want to introduce you with my &lt;a href="https://github.com/rubender/redoor"&gt;redoor&lt;/a&gt; library alternative to redux. My team and I have been successfully using it in various projects for a year now, and now we want to share it with you.&lt;/p&gt;

&lt;p&gt;What's new&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;size only 3KB&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;convenient work with asynchronous code&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;have your own events&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;works with react, preact, inferno&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;debugger on websockets&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Examples of projects on redoor: &lt;a href="https://github.com/rubender/redoor_todo_example"&gt;TODO&lt;/a&gt; app &lt;a href="https://github.com/rubender/react_redoor_ws_example"&gt;Websockets&lt;/a&gt; app&lt;/p&gt;

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