<?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: okumujustine</title>
    <description>The latest articles on DEV Community by okumujustine (@okumujustine).</description>
    <link>https://dev.to/okumujustine</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%2F287121%2F710b1412-7f8d-4d65-b4a5-e80e2a8ffd6a.jpeg</url>
      <title>DEV Community: okumujustine</title>
      <link>https://dev.to/okumujustine</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/okumujustine"/>
    <language>en</language>
    <item>
      <title>Shopping cart integration in React JS.</title>
      <dc:creator>okumujustine</dc:creator>
      <pubDate>Tue, 13 Jul 2021 20:30:33 +0000</pubDate>
      <link>https://dev.to/okumujustine/shopping-cart-integration-in-react-js-41ag</link>
      <guid>https://dev.to/okumujustine/shopping-cart-integration-in-react-js-41ag</guid>
      <description>&lt;p&gt;Easy cart has got some updates.&lt;/p&gt;

&lt;p&gt;Recently, I have been trying to work on a react js package for managing/integrating shopping carts. &lt;/p&gt;

&lt;p&gt;It’s maybe not a great idea of something that should be a package,  but it’s possibly a great step. &lt;/p&gt;

&lt;p&gt;You could check it out and tell me what you think.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/react-easy-cart"&gt;https://www.npmjs.com/package/react-easy-cart&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>React js shopping cart integrator</title>
      <dc:creator>okumujustine</dc:creator>
      <pubDate>Mon, 12 Jul 2021 12:55:30 +0000</pubDate>
      <link>https://dev.to/okumujustine/react-js-shopping-cart-integrator-3fob</link>
      <guid>https://dev.to/okumujustine/react-js-shopping-cart-integrator-3fob</guid>
      <description>&lt;p&gt;This a react js shopping cart integrator. makes it easy to integrate a shopping cart in react js applications.&lt;/p&gt;

&lt;p&gt;Here is a link to the github repo &lt;a href="https://github.com/okumujustine/shopping-cart-and-checkout-integrator"&gt;https://github.com/okumujustine/shopping-cart-and-checkout-integrator&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>What is Ethereum Gas!</title>
      <dc:creator>okumujustine</dc:creator>
      <pubDate>Sat, 29 May 2021 08:30:02 +0000</pubDate>
      <link>https://dev.to/okumujustine/what-is-ethereum-gas-1le</link>
      <guid>https://dev.to/okumujustine/what-is-ethereum-gas-1le</guid>
      <description>&lt;p&gt;What is your opinion/understanding of Gas!!?&lt;/p&gt;

&lt;p&gt;coming from a software development background, you might definitely wonder why Gas is needed, it possibly sounds ridiculous to pay for almost every transaction to be added to the Ethereum blockchain.&lt;/p&gt;

&lt;p&gt;Imagine if every function that creates a record into the database or just prints into the terminal/console had to be paid for, crazy, right?&lt;/p&gt;

&lt;p&gt;Gas is simply a fee taken by miners to add a transaction to the blockchain.&lt;/p&gt;

&lt;p&gt;To explain the term mining in Blockchain technology,&lt;/p&gt;

&lt;p&gt;It is simply a puzzle or an algorithm that miners/computers perform and have to pass before a block is verified to be added/appended into the blockchain.&lt;/p&gt;

&lt;p&gt;And from this, you basically tell that the miners will prefer to mine the transactions with higher Gas prices first.&lt;/p&gt;

&lt;p&gt;A more detailed definition of Gas "Gas refers to the fee, or pricing value, required to successfully conduct a transaction or execute a contract on the Ethereum blockchain platform."&lt;/p&gt;

</description>
      <category>blockchain</category>
    </item>
    <item>
      <title>Videos for portfolio projects vs Hosting</title>
      <dc:creator>okumujustine</dc:creator>
      <pubDate>Wed, 18 Nov 2020 21:48:58 +0000</pubDate>
      <link>https://dev.to/okumujustine/videos-for-portfolio-projects-vs-hosting-3ngm</link>
      <guid>https://dev.to/okumujustine/videos-for-portfolio-projects-vs-hosting-3ngm</guid>
      <description>&lt;p&gt;When hiring, would you consider videos demonstrating how the portfolio projects work? In case someone can't afford to host their projects?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Authentication with React js, Nodejs(Express),Redux and MySQL</title>
      <dc:creator>okumujustine</dc:creator>
      <pubDate>Sun, 10 May 2020 10:08:06 +0000</pubDate>
      <link>https://dev.to/okumujustine/authentication-with-react-js-nodejs-express-and-mysql-1df1</link>
      <guid>https://dev.to/okumujustine/authentication-with-react-js-nodejs-express-and-mysql-1df1</guid>
      <description>&lt;p&gt;Ever wondered how you can set jsonwebtokens authentication with React js, Node js and Mysql databse.&lt;/p&gt;

&lt;p&gt;follow this link to clone and get started &lt;a href="https://github.com/okumujustine/React-Express-MySQL-Auth"&gt;https://github.com/okumujustine/React-Express-MySQL-Auth&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>node</category>
      <category>database</category>
    </item>
  </channel>
</rss>
