<?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: Rafael Calvo</title>
    <description>The latest articles on DEV Community by Rafael Calvo (@rafacalvo).</description>
    <link>https://dev.to/rafacalvo</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%2F363855%2Fdb2ab24f-06a1-4ccc-80f3-64acf2fc7793.jpg</url>
      <title>DEV Community: Rafael Calvo</title>
      <link>https://dev.to/rafacalvo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rafacalvo"/>
    <language>en</language>
    <item>
      <title>Avoid feeling burned out/tired</title>
      <dc:creator>Rafael Calvo</dc:creator>
      <pubDate>Tue, 02 Mar 2021 15:09:56 +0000</pubDate>
      <link>https://dev.to/rafacalvo/avoid-feeling-burned-out-tired-57km</link>
      <guid>https://dev.to/rafacalvo/avoid-feeling-burned-out-tired-57km</guid>
      <description>&lt;p&gt;Must of us have felt burned out, exhausted or stressed at some point in our career. And might even looked like Charlie Jones: &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5B4P6FsD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.kym-cdn.com/photos/images/original/001/866/311/713.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5B4P6FsD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.kym-cdn.com/photos/images/original/001/866/311/713.png" alt="Charlie Jones On The Computer" title="Charlie Jones On The Computer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just because we have been working at home, thanks to the turns of events that happened in the world in the last year, and have more freedom doesn't mean we have to neglect our wellbeign. Here I'll modify a very famous quote and say: &lt;em&gt;"With great freedom there must also come great responsibility"&lt;/em&gt;. &lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;p&gt;What you'll read next are some tips that might help you pass throught your day without feeling (that much) tired by the end of it.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Make a schedule.
&lt;/h3&gt;

&lt;p&gt;Don't just sit in front of your screen and type like a hollywood 'hacker' until you're done. Make a plan, put a time to each task and commit to it. And inside it put spaces/blocks to eat (outside of your desk/work space, and something healthy), rest, etc. If you're not used to it, it might take a while, but afte a while you'll adopt the routine and you'll feel more accomplished.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Take breaks.
&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;No s**t Sherlock&lt;/em&gt;. Yeah, this might seem a little too obvious.&lt;br&gt;
You can use whatever technique you find (&lt;a href="https://en.wikipedia.org/wiki/Pomodoro_Technique"&gt;Pomodoro&lt;/a&gt; being the most popular), but it mostly boils down to: Work for X ammount of time and take a break for Y ammount of time, while X &amp;gt; Y (in Pomodoro it's 25:5, then, after four 25 min tasks, take one 25-30 min long break).&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Workout/excercise
&lt;/h3&gt;

&lt;p&gt;This can be as simple as go outside and take a walk through your neighborhood or nearby park (if your country's lockdown laws allow it) for at least 30 minutes. If not, you can search online for any home workout routine and do it.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Disconnect completely from your work.
&lt;/h3&gt;

&lt;p&gt;Close the editor, minimize/close your work related tabs. Here you can do something else in your computer (watch a series/movie, play a game, etc.) or walk away from your desk, go to a walk (if your lockdown restrictions allow it), clean your room, etc. That way you can focus on something else and do a soft reboot of your thoughts.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  B.
&lt;/h3&gt;

&lt;p&gt;Don't feel like doing an extensive load of work/code? Do it for a short period of time, like 30 minuntes, and do something else. And, if you made a breakthrough and feel like it, keep going! Nothig beats the joy of finding your code is working after hitting your head with the issue for quite a while.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Play some music.
&lt;/h3&gt;

&lt;p&gt;If you like to work while listening music to anything else, do it! Find a genre that you're comfortable with and play it. Have in mind that if your living with somebody put some headphones (at a healthy volume, of course) or use you speakers at a tolerable volume.&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;p&gt;And that's it. If you have another tip, you can share it in the comments. &lt;/p&gt;

&lt;p&gt;Thanks for reading, and have a nice day!&lt;/p&gt;

&lt;p&gt;P.S.: If the issue is bigger than just feeling tired, I'd consider going to a professional. I've just written what's been working for me and felt like sharing to see if it helps.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>wellbeing</category>
      <category>career</category>
      <category>motivation</category>
    </item>
    <item>
      <title>Getting Out of Tutorial Hell</title>
      <dc:creator>Rafael Calvo</dc:creator>
      <pubDate>Tue, 16 Feb 2021 14:35:28 +0000</pubDate>
      <link>https://dev.to/rafacalvo/getting-out-of-tutorial-hell-1jo</link>
      <guid>https://dev.to/rafacalvo/getting-out-of-tutorial-hell-1jo</guid>
      <description>&lt;p&gt;&lt;em&gt;Disclaimer: Most of this article is based from my personal experience, so I don't guarantee it will work for everyone&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Tutorial Hell can be, well... Hell. And many of us have been there following along many courses, YouTube videos and such, and thought "Wait, what am I doing? Is this enough?" because you've realized you have your computer's dev folder filled with "X tech crash course" or "Flexbox Landing page" and you keep doing it because you're not confident enough to start something from scratch, it's easier to follow and code along the tutorials or something else.&lt;/p&gt;

&lt;p&gt;Until about a year ago I was in that position, and it sucked. And thanks to (mostly) Twitter's and YouTube's algorithm, and DuckDuckGo and Google, I got out of this Hell and arrived the where I am today. Of course, I'll keep going forward and look some tutorials of I'm hard-stuck somewhere. &lt;/p&gt;

&lt;p&gt;Now, to the juicy part of this (already big) wall of text, what I did to get out (&lt;strong&gt;Note:&lt;/strong&gt; These are in no particular order of priority/importance):&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Disclaimer 2: I'm not trying to say it's easy, but I think this will help to take the first steps.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Coding Challenge sites.
&lt;/h2&gt;

&lt;p&gt;This one's pretty direct. These sites provide you with intructions and the challenges are rated bt difficulty, that way you can try your skills in various levels. Some sites like these are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.hackerrank.com/"&gt;HackerRank&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.codewars.com/"&gt;Codewars&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devchallenges.io/"&gt;devChallenges.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.frontendmentor.io"&gt;Frontend Mentor&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Of course, there are more out there (and maybe I'll talk about them in the future), but these are the ones I've known and used (specially devChallenges and Frontend Mentor).&lt;br&gt;
&lt;strong&gt;Note 2:&lt;/strong&gt; If you're going to put the challenges don't put them separately, make sure you have a mini portfolio of those. That way you have a nice way to show them instead of having them scattered all over the place.&lt;/p&gt;

&lt;h2&gt;
  
  
  Copying/cloning existing sites.
&lt;/h2&gt;

&lt;p&gt;A few times you've arrived to a site and thought &lt;em&gt;"Woah, this site's nice/well done"&lt;/em&gt;, right? Well, what better way to practice your skills and take another step out of that Hell than to copy that site?.&lt;br&gt;
&lt;em&gt;"But it has a lot of components, animations, transitions, etc."&lt;/em&gt; Alright, stop, look through the whole site, make a list of the parts it has (kinda like a dissection of it), and begin to code one part at time from top to bottom. If you're stuck you can always google it, just take yout time and code at your own pace.&lt;br&gt;
It's not about making a 1:1 copy of the site per se. It's more something like "Alright, what can I do here?" type of situation. It's also a nice way to start compartmentalizing you process for future projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  Use the tutorials as templates.
&lt;/h2&gt;

&lt;p&gt;Alright, before you frown at me, hear me out. What I'm trying to say here is that you can use what you did in the tutorial/course as a base to a bigger or another project. That grid you did following that Youtube video and you liked the result? Use it! But add your own personal touch to it (this are the small letters in this part), same process with any other part you did in another tutorial (or even the same). Here the trick is adding your personal touch to the final product.&lt;/p&gt;




&lt;p&gt;Aaand, done. I think this is a fairly good start and most of the stuff you make with the challenges or clones of those sites can work for your portfolio if you have nothing to add there yet.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>tips</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
