<?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: Gerardo</title>
    <description>The latest articles on DEV Community by Gerardo (@jgaguiar16).</description>
    <link>https://dev.to/jgaguiar16</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%2F11203%2Fc6cdb2e4-a0a8-4425-bc14-316b7da91968.png</url>
      <title>DEV Community: Gerardo</title>
      <link>https://dev.to/jgaguiar16</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jgaguiar16"/>
    <language>en</language>
    <item>
      <title>I wanna go Freelance</title>
      <dc:creator>Gerardo</dc:creator>
      <pubDate>Wed, 02 Oct 2019 23:39:03 +0000</pubDate>
      <link>https://dev.to/jgaguiar16/i-wanna-go-freelance-2np7</link>
      <guid>https://dev.to/jgaguiar16/i-wanna-go-freelance-2np7</guid>
      <description>&lt;p&gt;Hi!, I'm a software engineering student that works as Full Stack developer with React and Node for almost a year, and I wanted to have a little more experience and experiment with clients outside my daily job and start a working as a freelance part time.&lt;/p&gt;

&lt;p&gt;But being frankly, I don't know where to start, in which project should I bid, how much etc etc, so If you guys would give some advice would be nice! Happy coding!&lt;/p&gt;

</description>
      <category>freelance</category>
      <category>work</category>
      <category>react</category>
    </item>
    <item>
      <title>Do you really know JS?</title>
      <dc:creator>Gerardo</dc:creator>
      <pubDate>Sun, 01 Sep 2019 15:25:26 +0000</pubDate>
      <link>https://dev.to/jgaguiar16/do-you-really-know-js-3j6b</link>
      <guid>https://dev.to/jgaguiar16/do-you-really-know-js-3j6b</guid>
      <description>&lt;p&gt;Hi!, this is my first post and I wanted to make it a little and simple javascript quiz but I wont give you the answers, the idea is that you put your answers in the comments and discussed which ones are correct and which are not, so let's begin!&lt;/p&gt;

&lt;p&gt;1.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                 ["1", "2", "3"].map(parseInt)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) ["1","2", "3"]&lt;br&gt;
 b) [1,2,3]&lt;br&gt;
 c) [1, NaN, NaN]&lt;br&gt;
 d) other (give your answer)&lt;/p&gt;

&lt;p&gt;2.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                 [typeof null, null instanceof Object]
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) ["object", true]&lt;br&gt;
b) ["object", false]&lt;br&gt;
c) ["object", null]&lt;br&gt;
d) other (give your answer)&lt;/p&gt;

&lt;p&gt;3.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                  var x = [].reverse;
                  x();
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) window&lt;br&gt;
b) other&lt;br&gt;
c) undefined&lt;br&gt;
d) true&lt;/p&gt;

&lt;p&gt;4.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                   2 == [[[2]]]
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) false&lt;br&gt;
b) true&lt;br&gt;
c) error&lt;br&gt;
d) undefined&lt;/p&gt;

&lt;p&gt;5.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                   var a = /123/,
                   b = /123/;
                   a == b
                   a === b
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) true, true&lt;br&gt;
b) true, false&lt;br&gt;
c) false, true&lt;br&gt;
d) other&lt;/p&gt;

&lt;p&gt;6.- What is the result of this expression? (or multiple ones)&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;          var a = {}, b = Object.prototype;
          [a.prototype === b, Object.getPrototypeOf(a) === b]
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;a) [true, false]&lt;br&gt;
b) [true, true]&lt;br&gt;
c) [false, false]&lt;br&gt;
d) none of the above&lt;/p&gt;

</description>
      <category>javascript</category>
    </item>
    <item>
      <title>This is my first post</title>
      <dc:creator>Gerardo</dc:creator>
      <pubDate>Sun, 27 Jan 2019 04:00:41 +0000</pubDate>
      <link>https://dev.to/jgaguiar16/this-is-my-first-post-15de</link>
      <guid>https://dev.to/jgaguiar16/this-is-my-first-post-15de</guid>
      <description>&lt;p&gt;Hi, my name is Jesus, Im from Venezuela and currently I'm living in Uruguay studying software engineering. I'm halfway through of my career by now, and 4 months ago I started looking for my first job, I found one, as a web developer, and guess what, I didn't have any idea of web development, just the basics, html, css, bootstrap, but I didn't know s**t about backend, node, express, mongo, etc etc, NOTHING.&lt;/p&gt;

&lt;p&gt;So, my first month in the company began, I was nervous as hell. At first, I started with courses to learn what I needed it (Their intention for me was that I became a MERN stack developer) so for a whole month I learned all the necessary.&lt;/p&gt;

&lt;p&gt;At my second month I started my capacitation proyect, a simple project to put in practice what I learned from the courses. Things happen and I took a long time to finished, almost 2 months, and that wasn't good, one of my main problems was that I make a lot of mistakes while coding, and those mistakes took me a long time to debug them, most of them on backend, but, I learned a lot, which for me is what matters. My bosses were displeased with my situation and until this day they keep telling me that in a certain way.&lt;/p&gt;

&lt;p&gt;I'm about to start my 4th month, I started last week a project with a client, an easy project, and I'm giving my best at it, but my bosses told me last week that in their opinion Im not ready to be in a bigger project and that I should work harder (thing that I do), sooo, I don't know, this is my first job and i'm not scare about failure, I hope I can knock out this project and finish it on time, but if I dont, I dont know how I will feel about it, I hope I could learn a lot of that situation.&lt;/p&gt;

&lt;p&gt;Well, this was my first post, sorry if a made grammar mistakes, I hope you read it and I don't know, be happy and happy coding! &lt;/p&gt;

</description>
      <category>motivation</category>
      <category>career</category>
      <category>job</category>
    </item>
  </channel>
</rss>
