<?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: owigosir</title>
    <description>The latest articles on DEV Community by owigosir (@lylest).</description>
    <link>https://dev.to/lylest</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%2F302106%2Ff4ba6ac0-336c-4e60-a6f2-51e2d75e0ff1.png</url>
      <title>DEV Community: owigosir</title>
      <link>https://dev.to/lylest</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lylest"/>
    <language>en</language>
    <item>
      <title>Microblogging site using MERN stack</title>
      <dc:creator>owigosir</dc:creator>
      <pubDate>Wed, 22 Mar 2023 15:23:05 +0000</pubDate>
      <link>https://dev.to/lylest/microblogging-site-using-mern-stack-bkc</link>
      <guid>https://dev.to/lylest/microblogging-site-using-mern-stack-bkc</guid>
      <description>&lt;p&gt;Hello everyone.&lt;br&gt;
Real life projects is the one of the most effective method of learning programming and that is what I have doing since the earliest days of hello world, when I started to learn about programming and trust me it is very effective.&lt;/p&gt;

&lt;p&gt;Through out my entire programming journey I have always wanted to create micro-blogging platform, some place where people would share their ideas and knowledge this has been a life time mission and  I have tried to accomplish it so many times using several technologies and final I can say this.&lt;/p&gt;

&lt;p&gt;Welcome to oteleo.com&lt;br&gt;
Noteleo is microblogging platform intended for anyone who has the passion of writing and reading ideas and bringing the into life. It does not have to be long essay  it can be anything from how to guide, experience sharing,  and even shot stories and long ones.&lt;br&gt;
Our platform is  open for anyone to contribute and consume the content so I would like to take this opportunity to encourage you to write your ideas because we believe every ideas is worth sharing and it can open so many possibilities of making the world the better place or influence and motivate someone to be great and to achieve more in this life.&lt;/p&gt;

&lt;p&gt;Noteleo is built using react.js on the front-end and the backend runs on node.js backed up with MongoDb (MERN Stack). It was fun and bit challenging to create microblogging site using this stack, throughout this entire quest  I have learned a lot about MongoDb.&lt;br&gt;
Some parts were kind of challenging like follow and followed relationships and retrieving posts from people that I have followed but it was worth is and very entertaining.&lt;/p&gt;

&lt;p&gt;I would like to take this opportunity to invite you to share your ideas in this platform.&lt;br&gt;
Here is the link &lt;a href="https://noteleo.com"&gt;https://noteleo.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>mongodb</category>
      <category>mern</category>
    </item>
    <item>
      <title>Firestore V9 Stack-board app with react.js</title>
      <dc:creator>owigosir</dc:creator>
      <pubDate>Sun, 31 Oct 2021 13:17:42 +0000</pubDate>
      <link>https://dev.to/lylest/firestore-v9-stack-board-app-with-reactjs-44dc</link>
      <guid>https://dev.to/lylest/firestore-v9-stack-board-app-with-reactjs-44dc</guid>
      <description>&lt;p&gt;Hello everyone few weeks ago I opened my react app and when I run it nothing worked I was so frustrated, it took a while to figure it out that firestone have changed their APIs so I decide to start learning about the new way of doing things.&lt;/p&gt;

&lt;p&gt;in the Quest I managed to create an app that I call stack-board.&lt;br&gt;
What can you do with this is very simple&lt;br&gt;
you simple can create a label, give it a color and share it to the other people or keep it private.&lt;/p&gt;

&lt;p&gt;You can also add voices stacks and what even more interesting you can add (stack-up) another stacks inside shared stacks&lt;br&gt;
&lt;a href="https://stack-board.web.app/"&gt;https://stack-board.web.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>firebase</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
