<?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: Wilson Oguchi</title>
    <description>The latest articles on DEV Community by Wilson Oguchi (@gucciwillz).</description>
    <link>https://dev.to/gucciwillz</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%2F270101%2F91e848d8-52f8-4d8b-8123-70d7745789b8.jpg</url>
      <title>DEV Community: Wilson Oguchi</title>
      <link>https://dev.to/gucciwillz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gucciwillz"/>
    <language>en</language>
    <item>
      <title>My To-do list app</title>
      <dc:creator>Wilson Oguchi</dc:creator>
      <pubDate>Fri, 24 Jul 2020 17:37:45 +0000</pubDate>
      <link>https://dev.to/gucciwillz/my-to-do-list-app-40me</link>
      <guid>https://dev.to/gucciwillz/my-to-do-list-app-40me</guid>
      <description>&lt;p&gt;Hi everyone, I'm new to the developers community, I just started learning web development, and hope to build mobile apps someday. &lt;br&gt;
This is my first project after reading several posts and watching tutorial videos.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://oguchiw.github.io/to-do-list/"&gt;https://oguchiw.github.io/to-do-list/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I had to piece together knowledge from several videos and addition to Posts from stack overflow to achieve this, I did congratulate myself for this. &lt;br&gt;
However I need help to figure out a few more things I'll love to add on this project because I'm really excited about what I have done. &lt;br&gt;
Firstly how to output the users entry as an alert statement, so I can notify them when they want to delete or mark an entry off the list.&lt;br&gt;
Secondly maybe how to undo a deleted entry. &lt;br&gt;
I tried to hold the entries in an array but didn't know what else to do. &lt;br&gt;
Please share your thoughts on the project, as well as how I can achieve what I envision. Mind you I'm still a learner so please an easy explanation would be really helpful.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>app</category>
      <category>newbie</category>
    </item>
  </channel>
</rss>
