<?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>Forem: Gnio</title>
    <description>The latest articles on Forem by Gnio (@gnio).</description>
    <link>https://forem.com/gnio</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%2F376302%2Fcd334ac6-07e8-44af-90d5-259ac42b6add.png</url>
      <title>Forem: Gnio</title>
      <link>https://forem.com/gnio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gnio"/>
    <language>en</language>
    <item>
      <title>How many times did you give up on learning development?</title>
      <dc:creator>Gnio</dc:creator>
      <pubDate>Tue, 04 Oct 2022 02:16:49 +0000</pubDate>
      <link>https://forem.com/gnio/how-many-times-did-you-give-up-on-learning-development-2en0</link>
      <guid>https://forem.com/gnio/how-many-times-did-you-give-up-on-learning-development-2en0</guid>
      <description>&lt;p&gt;For those that learned development mostly by themselves, was it a one time achieved journey or did you gave up several times?&lt;/p&gt;

&lt;p&gt;I'm in this situation in which i have started and progress until certain extend around 5 since I started back when I was 24. I'm now 30 and thinkig to start again. &lt;/p&gt;

&lt;p&gt;A combination of hard to understand concepts, feeling stupid, progressing without really understanding what came before, and being generally overwhelmed with jargons I think caused me to quit before. &lt;/p&gt;

&lt;p&gt;I wonder, should I even continue? Is this just me or has this happened to anyone? How often does this happen, if it does?&lt;/p&gt;

&lt;p&gt;Thank you &lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>webdev</category>
      <category>javwscript</category>
    </item>
    <item>
      <title>ELI5: Functions vs. Class/Constructor in Javascript</title>
      <dc:creator>Gnio</dc:creator>
      <pubDate>Sun, 14 Jun 2020 01:29:59 +0000</pubDate>
      <link>https://forem.com/gnio/eli5-functions-vs-class-constructor-in-javascript-nki</link>
      <guid>https://forem.com/gnio/eli5-functions-vs-class-constructor-in-javascript-nki</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I trust my post finds you well and healthy.&lt;/p&gt;

&lt;p&gt;I'm not a posting person, but I'm tired of trying to understand in simple terms what is the difference between Function and Constructor in Javascript. And also, Class?.&lt;/p&gt;

&lt;p&gt;Every time I find an article about it, explains by starting that 'Classes in Javascript are not like any other language, and is just for syntax.' or 'Javascript doesn't really have Classes, like Java'.&lt;/p&gt;

&lt;p&gt;The thing is, I don't know Java, or C, or any other language. So I don't understand the reference, or what really does that mean. My only reference to Classes is CSS. That what it comes to my mind.&lt;/p&gt;

&lt;p&gt;More to that, I recently stumble upon Constructor on FreeCodeCamp. Another topic I've been trying to understand but can't find simple way to explain it. An article in CSS-Tricks 'understanding Javascript constructors' starts: "Having a good understanding of constructors is crucial to truly understand the JavaScript language."&lt;/p&gt;

&lt;p&gt;*newbie feeling intensified &lt;/p&gt;

&lt;p&gt;And then it drops this:&lt;br&gt;
"Constructors are like regular functions, but we use them with the new keyword. ". &lt;/p&gt;

&lt;p&gt;What? If they are the same, why should I really learn this? Why is it crucial? Then the article goes on with jargons of things I can't really comprehend as a newbie in a programming language. And without a 'big word alert'.&lt;/p&gt;

&lt;p&gt;Can someone please try to explain me this or tell me where I can find explanation? I already tried the big ones (mozilla, w3c schools, eloquent javascript, css-tricks). &lt;/p&gt;

&lt;p&gt;If you took the time to read this, I love you already.&lt;/p&gt;

&lt;p&gt;Thank you all in advance and stay safe. &lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>javascript</category>
      <category>explainlikeimfive</category>
      <category>help</category>
    </item>
  </channel>
</rss>
