<?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: Alex Fox</title>
    <description>The latest articles on DEV Community by Alex Fox (@alexfoxy).</description>
    <link>https://dev.to/alexfoxy</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%2F145573%2F745e43e8-6dc9-4e11-84a8-45a641df0ecc.jpeg</url>
      <title>DEV Community: Alex Fox</title>
      <link>https://dev.to/alexfoxy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexfoxy"/>
    <language>en</language>
    <item>
      <title>A simple (and small ~1kb) redux inspired reducer for handling state, actions, reactions..</title>
      <dc:creator>Alex Fox</dc:creator>
      <pubDate>Wed, 01 May 2019 16:51:47 +0000</pubDate>
      <link>https://dev.to/alexfoxy/a-simple-and-small-1kb-redux-inspired-reducer-for-handling-state-actions-reactions-58fd</link>
      <guid>https://dev.to/alexfoxy/a-simple-and-small-1kb-redux-inspired-reducer-for-handling-state-actions-reactions-58fd</guid>
      <description>&lt;p&gt;Made this because I like the flux/redux ideology but hate the boiler plate and added dependancies. I thought I'd have a crack at taking the same concept and making a simpler implementation. &lt;/p&gt;

&lt;p&gt;Works well with React &amp;amp; React Native but can be combined with any front end library, or even vanilla JS template literals.&lt;/p&gt;

&lt;p&gt;Github: &lt;a href="https://github.com/alexfoxy/juicr.js"&gt;https://github.com/alexfoxy/juicr.js&lt;/a&gt;&lt;br&gt;
React ToDo Example: &lt;a href="https://codepen.io/alexfoxy/pen/eowpdb"&gt;https://codepen.io/alexfoxy/pen/eowpdb&lt;/a&gt;&lt;br&gt;
Vanilla JS ToDo Example: &lt;a href="https://codepen.io/alexfoxy/pen/wZLWpp"&gt;https://codepen.io/alexfoxy/pen/wZLWpp&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>flux</category>
      <category>redux</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Laxxx.js - create beautiful animations when you scrolllll!</title>
      <dc:creator>Alex Fox</dc:creator>
      <pubDate>Thu, 14 Mar 2019 17:30:55 +0000</pubDate>
      <link>https://dev.to/alexfoxy/laxxxjs---create-beautiful-animations-when-you-scrolllll-165h</link>
      <guid>https://dev.to/alexfoxy/laxxxjs---create-beautiful-animations-when-you-scrolllll-165h</guid>
      <description>&lt;p&gt;Hey! I've just created a js lib that I'd like some feedback on.&lt;/p&gt;

&lt;p&gt;I wanted to create a simple way to animate elements when a user scrolled down a webpage to make it feel tactile and fun! The library is easy to set up, you can use presets or define your own custom animations. &lt;/p&gt;

&lt;p&gt;If anyone wants to give it a whirl and let me know how you get on that'd be amazing. &lt;/p&gt;

&lt;p&gt;There's a demo &lt;a href="https://alexfox.dev/laxxx/"&gt;here&lt;/a&gt;&lt;br&gt;
Add the github is &lt;a href="https://github.com/alexfoxy/laxxx"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>css</category>
      <category>animation</category>
    </item>
  </channel>
</rss>
