<?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: Eduardo</title>
    <description>The latest articles on Forem by Eduardo (@sujed).</description>
    <link>https://forem.com/sujed</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%2F34106%2Ff96c89d3-c9a0-4568-be1e-44c4a784ace3.jpeg</url>
      <title>Forem: Eduardo</title>
      <link>https://forem.com/sujed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sujed"/>
    <language>en</language>
    <item>
      <title>json-front, light-weight front-end library for HTTP requests</title>
      <dc:creator>Eduardo</dc:creator>
      <pubDate>Fri, 03 Mar 2023 20:25:00 +0000</pubDate>
      <link>https://forem.com/sujed/json-front-light-weight-front-end-library-for-http-requests-8he</link>
      <guid>https://forem.com/sujed/json-front-light-weight-front-end-library-for-http-requests-8he</guid>
      <description>&lt;p&gt;I've created a small library that can be used in front-end apps, it allows HTTP requests to server, when data that is being sent, you only pass it as JS object, lib does the converting to JSON for you. When receiving, data is converted to JS object so it is available immediately on response end.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;json-front&lt;/code&gt; also allows creation of API URL instances that can be reused across whole project.&lt;/p&gt;

&lt;p&gt;Methods implemented:&lt;br&gt;
&lt;code&gt;GET&lt;/code&gt;&lt;br&gt;
&lt;code&gt;POST&lt;/code&gt;&lt;br&gt;
&lt;code&gt;PUT&lt;/code&gt;&lt;br&gt;
&lt;code&gt;DELETE&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Try it out, if you want, and let me know any suggestions that you may have.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/json-front" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/json-front&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>library</category>
      <category>frontend</category>
      <category>json</category>
    </item>
    <item>
      <title>First full-stack side-project online</title>
      <dc:creator>Eduardo</dc:creator>
      <pubDate>Mon, 04 May 2020 23:11:17 +0000</pubDate>
      <link>https://forem.com/sujed/first-side-project-online-1lnl</link>
      <guid>https://forem.com/sujed/first-side-project-online-1lnl</guid>
      <description>&lt;p&gt;Hello everyone, I published my first side-project which you can see here&lt;br&gt;
&lt;a href="https://devcamper.eduardoedi.com/"&gt;Devcamper&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The back-end part was made in the course hosted by Brad Traversy(Traversy Media).&lt;br&gt;
&lt;a href="https://www.udemy.com/course/nodejs-api-masterclass/"&gt;Node.js API Masterclass With Express &amp;amp; MongoDB&lt;/a&gt; - course link for any of you interested.&lt;/p&gt;

&lt;p&gt;I've added some new features, the front-end was made by me.&lt;/p&gt;

&lt;p&gt;It was made with MEAN stack, also using AWS S3, Socket.IO, nodemailer, mapquest. It is deployed on heroku.&lt;/p&gt;

&lt;p&gt;For now I consider it v1.0, I have a lot ideas yet to implement.&lt;/p&gt;

&lt;p&gt;The app is about coding bootcamps, the main gist is that you can find a bootcamp, and use the email to contact them for enrollment(might implement user&amp;lt;-&amp;gt;owner communication), and after you complete the bootcamp, or you already completed the bootcamp, you can post a review.&lt;/p&gt;

&lt;p&gt;The app has two main user roles &lt;br&gt;
1.Publisher - person who owns a bootcamp&lt;br&gt;
2.User - person who is looking to enroll in a bootcamp.&lt;/p&gt;

&lt;p&gt;Hope you like it.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
    </item>
    <item>
      <title>For all of you new to software</title>
      <dc:creator>Eduardo</dc:creator>
      <pubDate>Thu, 26 Dec 2019 05:09:40 +0000</pubDate>
      <link>https://forem.com/sujed/for-all-of-you-new-to-software-23jc</link>
      <guid>https://forem.com/sujed/for-all-of-you-new-to-software-23jc</guid>
      <description>&lt;p&gt;I've came accros a fine article explaning how to generaly understand new documentation. Here is the link:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://cassandrawilcox.me/beginners-guide-developer-documentation/"&gt;Developer docs for begginers, by Cassandra Wilcox&lt;/a&gt;&lt;/p&gt;

</description>
      <category>begginers</category>
    </item>
    <item>
      <title>First web page online</title>
      <dc:creator>Eduardo</dc:creator>
      <pubDate>Wed, 20 Dec 2017 00:15:18 +0000</pubDate>
      <link>https://forem.com/sujed/first-web-page-online-43pd</link>
      <guid>https://forem.com/sujed/first-web-page-online-43pd</guid>
      <description>&lt;p&gt;My first web page is live, my portfolio, and I want you to see it.&lt;br&gt;
Feedback please. :)&lt;br&gt;
&lt;a href="https://eduardoedi.com" rel="noopener noreferrer"&gt;See it here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>showdev</category>
    </item>
    <item>
      <title>The difference between junior developers and advanced junior developers</title>
      <dc:creator>Eduardo</dc:creator>
      <pubDate>Tue, 21 Nov 2017 18:12:42 +0000</pubDate>
      <link>https://forem.com/sujed/difference-between-junior-developer-and-advanced-junior-developer-1od</link>
      <guid>https://forem.com/sujed/difference-between-junior-developer-and-advanced-junior-developer-1od</guid>
      <description>&lt;p&gt;What I've discovered is that when you are starting in web development, you feel overwhelmed by all those frameworks and libraries that should somehow help you, but it seems that is just to much to learn, and if you learn any it makes no sense, and that all that stuff are for someone far more experienced. And in reality, it is. Well, when you are just starting out you shouldn't be paying to much attention to these fancy things, sure you can be updated what are the most used, or most popular, but to actually use them, for you at this point also makes no sense, right?.&lt;/p&gt;

&lt;p&gt;Let's put it this way, how can you be driving a car if you don't know how to start it, how can you drive it if you don't know what are you driving?.&lt;/p&gt;

&lt;p&gt;What I want to say with this post is that when you really start from zero, learning only language itself, the more you progress the more you see the point of all these libraries and frameworks, when you start to see that you need them because they make things faster, not easier, then, I think that you are on a good way to become better developer.&lt;/p&gt;

&lt;p&gt;My advice to all that are just starting out is be patient and don't think that you are not smart enough or that this isn't for you, everything is for everyone, but depends how much you want it.&lt;/p&gt;

&lt;p&gt;And for the title of this post: &lt;/p&gt;

&lt;p&gt;TL;DR&lt;/p&gt;

&lt;p&gt;I think that main difference is that advanced junior is just more confident with it's knowledge, he doesn't think that much about basic stuff, and he opens his mind for more advanced topics, that is somewhere where I'm now, I think, that this is the point where you really start to learn.&lt;/p&gt;

&lt;p&gt;Cheers :)&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
