<?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: Ashley Bibizadeh</title>
    <description>The latest articles on DEV Community by Ashley Bibizadeh (@simpletut).</description>
    <link>https://dev.to/simpletut</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%2F105591%2F1b12d95c-cd0b-44b2-b71b-ebd78e9d2ccf.png</url>
      <title>DEV Community: Ashley Bibizadeh</title>
      <link>https://dev.to/simpletut</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/simpletut"/>
    <language>en</language>
    <item>
      <title>Open Source Universal User Registration System – NodeJS React Redux JWT MongoDB</title>
      <dc:creator>Ashley Bibizadeh</dc:creator>
      <pubDate>Tue, 02 Oct 2018 13:57:27 +0000</pubDate>
      <link>https://dev.to/simpletut/open-source-universal-user-registration-system--nodejs-react-redux-jwt-mongodb-7p8</link>
      <guid>https://dev.to/simpletut/open-source-universal-user-registration-system--nodejs-react-redux-jwt-mongodb-7p8</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--868ZkzVu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/http://git-assets.react-starter-kit.com/react-redux-registration/react-redux-registration-screenshot.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--868ZkzVu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/http://git-assets.react-starter-kit.com/react-redux-registration/react-redux-registration-screenshot.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/simpletut/Universal-React-Redux-Registration"&gt;GitHub Repository&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Demo: &lt;a href="https://react-redux-reg.herokuapp.com/"&gt;Visit the demo&lt;/a&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;a href="https://simpletut.gitbook.io/universal-react-redux-registration"&gt;View the documentation here&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Please note: As the Demo is hosted on a free Heroku account, the servers its hosted on enter ‘sleep mode’ when not in use. If you notice a delay, please allow a few seconds for the servers to wake up.&lt;/p&gt;

&lt;h5&gt;System includes:&lt;/h5&gt;

&lt;p&gt;Registration, Login, Dashboard, Email Password, Logout&lt;/p&gt;

&lt;p&gt;Account Update, 404 (Not Found)&lt;/p&gt;

&lt;p&gt;The User Registration System is Fully Responsive out the box and you can Restrict Access to any page!&lt;/p&gt;

&lt;h5&gt;Tech Stack:&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;NodeJS&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Server-side Rendered&lt;/li&gt;
&lt;li&gt;Redux&lt;/li&gt;
&lt;li&gt;Redux-Thunk&lt;/li&gt;
&lt;li&gt;Redux-Form&lt;/li&gt;
&lt;li&gt;MongoDB&lt;/li&gt;
&lt;li&gt;Mongoose&lt;/li&gt;
&lt;li&gt;JSON Web Tokens&lt;/li&gt;
&lt;li&gt;Webpack 4&lt;/li&gt;
&lt;li&gt;Babel 7&lt;/li&gt;
&lt;li&gt;Express&lt;/li&gt;
&lt;li&gt;SASS&lt;/li&gt;
&lt;/ul&gt;

&lt;h5&gt;Top Features:&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;Async Validation (Redux-Form)&lt;/li&gt;
&lt;li&gt;Winston - Better error handling/logging&lt;/li&gt;
&lt;li&gt;Bcrypt password encryption/verification&lt;/li&gt;
&lt;li&gt;Nodemailer – Custom mail server used to send password reset emails&lt;/li&gt;
&lt;li&gt;Custom ‘Password Reset’ Template (Built with MJML Framework)&lt;/li&gt;
&lt;li&gt;Multiple Layouts – Create unlimited layouts for pages/routes&lt;/li&gt;
&lt;li&gt;Unit Tests&lt;/li&gt;
&lt;li&gt;Toastr - Simple javascript toast notifications&lt;/li&gt;
&lt;li&gt;100% FREE &amp;amp; Open Source&lt;/li&gt;
&lt;/ul&gt;


</description>
      <category>reactredux</category>
      <category>node</category>
      <category>serversiderendering</category>
      <category>userregistration</category>
    </item>
  </channel>
</rss>
