<?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: Jose Gabriel Companioni Benitez</title>
    <description>The latest articles on DEV Community by Jose Gabriel Companioni Benitez (@elc0mpa).</description>
    <link>https://dev.to/elc0mpa</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%2F437331%2Fb1aa4e32-0074-4b4a-b5ca-689ae578ee47.jpeg</url>
      <title>DEV Community: Jose Gabriel Companioni Benitez</title>
      <link>https://dev.to/elc0mpa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elc0mpa"/>
    <language>en</language>
    <item>
      <title>Tired of bored buttons? Here you might have a solution...</title>
      <dc:creator>Jose Gabriel Companioni Benitez</dc:creator>
      <pubDate>Mon, 18 Oct 2021 22:19:22 +0000</pubDate>
      <link>https://dev.to/elc0mpa/tired-of-bored-buttons-here-you-might-have-a-solution-3ngb</link>
      <guid>https://dev.to/elc0mpa/tired-of-bored-buttons-here-you-might-have-a-solution-3ngb</guid>
      <description>&lt;p&gt;I don´t know what you think about this, but at least I think that web buttons could be much more real than they actually are and this is why I decided to create &lt;a href="https://real-button.elc0mpa.me/"&gt;this vue component&lt;/a&gt;, which is a wrapper of Josh Comeau's 3d button. I hope you like it and if you think it could be improved please let me know. Remember to give it a star if you find it useful.... Regards&lt;/p&gt;

</description>
      <category>vue</category>
      <category>css</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Free private NPM package</title>
      <dc:creator>Jose Gabriel Companioni Benitez</dc:creator>
      <pubDate>Sun, 27 Sep 2020 18:06:18 +0000</pubDate>
      <link>https://dev.to/elc0mpa/free-private-npm-package-47gj</link>
      <guid>https://dev.to/elc0mpa/free-private-npm-package-47gj</guid>
      <description>&lt;p&gt;Recently I started developping some npm packages to complete some tasks at my job. These are related to some components developped with &lt;strong&gt;Vuejs and Buefy&lt;/strong&gt;. &lt;br&gt;
The thing is that &lt;strong&gt;I didn't want to pay for it&lt;/strong&gt; so I started doing some research about how to handle this. &lt;br&gt;
After some time, I found &lt;a href="https://verdaccio.org/"&gt;Verdaccio&lt;/a&gt;, which really solved my problem.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Verdaccio is a lightweight open source private npm proxy registry.  &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It allows you to publish your private npm packages in a really simple way. If you want to know more about it, just visit the documentation, my goal is to share this with you. &lt;br&gt;
Have a nice day&lt;/p&gt;

</description>
      <category>npm</category>
    </item>
    <item>
      <title>How to improve your productivity</title>
      <dc:creator>Jose Gabriel Companioni Benitez</dc:creator>
      <pubDate>Sun, 27 Sep 2020 04:13:44 +0000</pubDate>
      <link>https://dev.to/elc0mpa/how-to-improve-your-productivity-4l40</link>
      <guid>https://dev.to/elc0mpa/how-to-improve-your-productivity-4l40</guid>
      <description>&lt;p&gt;Hello guys, I have started programming like 6 or 7 years ago. Despite this, I began working as a programmer recently and I started asking myself how could I &lt;strong&gt;improve productivity&lt;/strong&gt;. &lt;br&gt;
Some times I just lost focus or I didn't know what to do. After some research I found &lt;strong&gt;Pomodoro technique&lt;/strong&gt;.&lt;br&gt;
This is a pretty basic but useful technique. It consists of focusing on your task for some period of time, the default one is 25 minutes. After this you take a 5 minutes break and repeat the process four times. At the fourth time, you take a long break instead of a short one, this usually is of 20 minutes.&lt;br&gt;
After some time using this technique I adjusted the time intervals like this: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;45 minutes to the focus interval&lt;/li&gt;
&lt;li&gt;8 minutes to the short break interval&lt;/li&gt;
&lt;li&gt;20 minutes to the long break interval
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I really recommend you to test this technique if you are looking for some way to improve your productivity. I highly recommend &lt;a href="https://splode.github.io/pomotroid/"&gt;this desktop app&lt;/a&gt;, it is minimalist and written in &lt;strong&gt;Vue.js&lt;/strong&gt; (which is my favourite front end tool). Please let me know your opinion about this technique.&lt;br&gt;
I would like to know too &lt;strong&gt;what do you do to improve your productivity&lt;/strong&gt;. Maybe you know some other technique, have some kinfd of routine, etc. I hope this post could help you in some way. Thanks for your time!!! I wait for your answer &lt;/p&gt;

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