<?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: HelpMichaelCode</title>
    <description>The latest articles on DEV Community by HelpMichaelCode (@helpmichaelcode).</description>
    <link>https://dev.to/helpmichaelcode</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%2F377141%2Ff333764c-18bf-40c2-8a6c-95c7d268905a.jpeg</url>
      <title>DEV Community: HelpMichaelCode</title>
      <link>https://dev.to/helpmichaelcode</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/helpmichaelcode"/>
    <language>en</language>
    <item>
      <title>Login functionality React Native</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Fri, 22 Jan 2021 19:13:25 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/login-functionality-react-native-492d</link>
      <guid>https://dev.to/helpmichaelcode/login-functionality-react-native-492d</guid>
      <description>&lt;p&gt;Hi guys, I wanna implement a login &amp;amp; signup functionality in React Native but most of the source I find online is Class Components. I would prefer to do it with Functional Components as I've been coding that way since I started using React Native. Do you guys know any links that I can follow through with this?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>reactnative</category>
      <category>login</category>
      <category>signup</category>
    </item>
    <item>
      <title>Mobile Development with Android</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Thu, 29 Oct 2020 18:58:38 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/mobile-development-with-android-2240</link>
      <guid>https://dev.to/helpmichaelcode/mobile-development-with-android-2240</guid>
      <description>&lt;p&gt;Hey guys! So, I'm completely new to mobile development for Android and I was wondering on where should I start first and also what's the fastest way to learn mobile development. I'm currently reading through the documentation and a couple of articles about it.&lt;/p&gt;

</description>
      <category>android</category>
      <category>mobiledevelopment</category>
    </item>
    <item>
      <title>Is react native only used for UI experience ? </title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Wed, 07 Oct 2020 23:20:43 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/is-react-native-only-used-for-ui-experience-3led</link>
      <guid>https://dev.to/helpmichaelcode/is-react-native-only-used-for-ui-experience-3led</guid>
      <description>&lt;p&gt;So based on my research on react native which I haven't heard of, my assumptions or some what small knowledge of it is that, it is only used for user interface experience. You can't really use this technology by itself when building a mobile application from the ground up?&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>react</category>
      <category>native</category>
    </item>
    <item>
      <title>What does the word native mean in software development</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Mon, 05 Oct 2020 19:01:45 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/what-does-the-word-native-mean-in-software-development-3c84</link>
      <guid>https://dev.to/helpmichaelcode/what-does-the-word-native-mean-in-software-development-3c84</guid>
      <description>&lt;p&gt;I have encountered a new word recently in my software career, and as a final year student. I was wondering what does the word "Native" mean, in world of tech. A lot of developers mention it nowadays and I just can't seem to get my head around it.&lt;/p&gt;

</description>
      <category>native</category>
      <category>softwaredevelopment</category>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>IOS or Android Application</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Sun, 27 Sep 2020 15:41:15 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/ios-or-android-application-4g4g</link>
      <guid>https://dev.to/helpmichaelcode/ios-or-android-application-4g4g</guid>
      <description>&lt;p&gt;I am currently in my last year of university and I am required create either a web app or a phone app. I am more so of going into making a phone app since I have not experienced of making one yet and I was wondering on what you guys would recommend. IOS or Android app ?&lt;/p&gt;

</description>
      <category>ios</category>
      <category>android</category>
      <category>application</category>
      <category>development</category>
    </item>
    <item>
      <title>Gas Station API in Ireland</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Fri, 25 Sep 2020 17:39:16 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/gas-station-api-in-ireland-0</link>
      <guid>https://dev.to/helpmichaelcode/gas-station-api-in-ireland-0</guid>
      <description>&lt;p&gt;I was wondering if anyone knew an api website where there's information about gas stations in Ireland? &lt;/p&gt;

</description>
      <category>api</category>
      <category>gasstation</category>
      <category>http</category>
    </item>
    <item>
      <title>setTimeouts inside a for loop</title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Mon, 17 Aug 2020 10:33:28 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/settimeouts-inside-a-for-loop-39f8</link>
      <guid>https://dev.to/helpmichaelcode/settimeouts-inside-a-for-loop-39f8</guid>
      <description>&lt;p&gt;So I've encountered a problem that I've been trying to solve for a week now... Say I have a setTimeout inside a for loop. Inside the setTimeout function I have -&amp;gt; setTimeout(callback, timer, parameters of the callback). My problem is that, the values of the parameters aren't always the values that I am expecting and it seems to be that their values are always getting overwritten on each execution. My question is, how can I avoid this in a way where the values of the parameters aren't overwritten. I know this has something to do with scope but I'm not too sure how to approach it or do it. &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>coding</category>
      <category>forloops</category>
    </item>
    <item>
      <title>Red, Green and Refactor in TDD </title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Sun, 24 May 2020 10:20:52 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/red-green-and-refactor-in-tdd-1oi6</link>
      <guid>https://dev.to/helpmichaelcode/red-green-and-refactor-in-tdd-1oi6</guid>
      <description>&lt;p&gt;I’m new to this concept of TDD and  usually what other developers would do is write up their functionality and write up a unit test afterwards. My question is, what’s the difference between writing test first following the red, green and refactor pattern and writing code first then testing it.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Dependency Injection </title>
      <dc:creator>HelpMichaelCode</dc:creator>
      <pubDate>Tue, 12 May 2020 22:13:10 +0000</pubDate>
      <link>https://dev.to/helpmichaelcode/dependency-injection-1ocp</link>
      <guid>https://dev.to/helpmichaelcode/dependency-injection-1ocp</guid>
      <description>&lt;p&gt;I can’t seem to get my head around dependency injection in ASP .Net Core.. Like I know what it is but I can’t seem to think of a simple use case for it in my head. Can someone give like a simple example? Plus, it mentioned that whenever you’re injecting a dependency, you shouldn’t use the ‘new’ keyword but instead pass it into a constructor. Why?&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
