<?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: Steven </title>
    <description>The latest articles on DEV Community by Steven  (@stevenanthonyrevo).</description>
    <link>https://dev.to/stevenanthonyrevo</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%2F25725%2Fb062e13d-aeb1-4275-a33b-0aebc1476060.png</url>
      <title>DEV Community: Steven </title>
      <link>https://dev.to/stevenanthonyrevo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stevenanthonyrevo"/>
    <language>en</language>
    <item>
      <title>Skills Tests... The Truth? </title>
      <dc:creator>Steven </dc:creator>
      <pubDate>Tue, 19 Feb 2019 04:52:52 +0000</pubDate>
      <link>https://dev.to/stevenanthonyrevo/skills-tests-the-truth--2o62</link>
      <guid>https://dev.to/stevenanthonyrevo/skills-tests-the-truth--2o62</guid>
      <description>

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FfTg-Ys_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/tuveb9sgwhq4i50k6hmj.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FfTg-Ys_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/tuveb9sgwhq4i50k6hmj.jpg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Triplebyte is a company built to help you grow yourself. Colleagues of mine have struggled to become front-end developer's due to miss taught guidance from senior developers. Stop getting the wrong information from untrusted advice and find your new career as a developer with help from professionals. &lt;/p&gt;

&lt;p&gt;Learning to grow yourself as a developer takes time and patience. Many individuals look for mentors and senior developers to show them the ropes. As many skills are necessary to become a developer. Learning to grow as an individual developer can bring excitement and joy as you progress your career within the field of programming.&lt;/p&gt;

&lt;p&gt;Have you found a group of solid developers you'd like to learn and grow with? &lt;/p&gt;

&lt;p&gt;Try a &lt;strong&gt;&lt;a href="https://triplebyte.com/iv/UvR7jAQ/cp"&gt;test&lt;/a&gt;&lt;/strong&gt; from Triplebyte and take your programming skills to the next level. &lt;/p&gt;

&lt;p&gt;Avoid unemployment by taking test's from the beginning and getting started with a company that actually believes candidates deserve a consistent experience and hiring decisions should be made using a clear scoring system.   &lt;/p&gt;

&lt;p&gt;These test's sole purpose is to approach hiring and interviewing on a level playing field. Grow your own abilities and &lt;strong&gt;get what you deserve as a programmer&lt;/strong&gt; by using these tests to your own advantage. &lt;/p&gt;


</description>
      <category>jobdevelopercareer</category>
      <category>programming</category>
      <category>startup</category>
    </item>
    <item>
      <title>When Wordpress isn't the right choice? Developers Perspective</title>
      <dc:creator>Steven </dc:creator>
      <pubDate>Fri, 29 Jun 2018 05:00:29 +0000</pubDate>
      <link>https://dev.to/stevenanthonyrevo/when-wordpress-isnt-the-right-choice-developers-perspective-id8</link>
      <guid>https://dev.to/stevenanthonyrevo/when-wordpress-isnt-the-right-choice-developers-perspective-id8</guid>
      <description>

&lt;p&gt;How you go about building a website is a developer's task. Every project has use cases, and to be able to solve your clients needs and wants, you may choose Wordpress as your first and only option. &lt;/p&gt;

&lt;p&gt;Wordpress offers, support, community and plugins, code and many more assets which will get you up and running quickly meaning happy clients and happy profits. &lt;/p&gt;

&lt;p&gt;However you may see it, as a developer I don't often recommend Wordpress. &lt;/p&gt;

&lt;p&gt;You may think this is a crazy thought, writing code from scratch on behalf of my clients gives me more control and better results in the end for them.  &lt;/p&gt;

&lt;p&gt;If you build with today's modern technology stacks the output will be great than the overall input, which will in return provide for your clients. &lt;/p&gt;

&lt;p&gt;As a developer I say push your limits, don't rely on templates to produce results for your clients. Always be creating and of course don't stop developing. &lt;/p&gt;


</description>
      <category>wordpress</category>
      <category>staticwebsites</category>
      <category>blogging</category>
      <category>enterprise</category>
    </item>
    <item>
      <title>Running Docker on Digital Ocean Droplets </title>
      <dc:creator>Steven </dc:creator>
      <pubDate>Sun, 18 Mar 2018 01:01:35 +0000</pubDate>
      <link>https://dev.to/stevenanthonyrevo/running-docker-on-digital-ocean-droplets--4279</link>
      <guid>https://dev.to/stevenanthonyrevo/running-docker-on-digital-ocean-droplets--4279</guid>
      <description>

&lt;p&gt;Have you been thinking of moving to docker for some devOps work? Try setting up a containerized Website with the help of docker and portainer. Use some of the latest 2018 developer tools to get the must customization out of your website. &lt;/p&gt;

&lt;p&gt;Firstly, you will need to setup your droplet at Digital Ocean. Use this link to get a free &lt;a href="https://m.do.co/c/c81cb396ae03"&gt;$10&lt;/a&gt; dollars. Once you have chosen a droplet location, select your droplet size. Recommended size is at least $20 per month. Once you have your ip address and successfully started running your droplet. &lt;/p&gt;

&lt;p&gt;Navigate to your &lt;a href="https://github.com/portainer/portainer"&gt;Portainer&lt;/a&gt; and grab the latest copy using their docker setup. &lt;/p&gt;

&lt;p&gt;Secondly, ensure you have docker installed on your droplet. Use the lastest docker install and make sure to update your system via "apt-get" command. &lt;/p&gt;

&lt;p&gt;Run your setup of portainer in an open port via:&lt;/p&gt;

&lt;p&gt;$ docker run -d -p 9000:9000 --restart always -v /var/run/docker.sock:/var/run/docker.sock -v /opt/portainer:/data portainer/portainer&lt;/p&gt;

&lt;p&gt;Congratulations! This command will setup your containerized environment and will get you started running websites in containers with the help of portainer. &lt;/p&gt;

&lt;p&gt;Remember to keep your Portainer ports Open and running within your droplet or you will not be able to access your portainer dashboard. &lt;/p&gt;

&lt;p&gt;Cheers! Happy Devs, for Days! &lt;/p&gt;


</description>
      <category>docker</category>
      <category>portainer</category>
      <category>digitalocean</category>
      <category>droplets</category>
    </item>
    <item>
      <title>First-time experience with Digital Ocean from Shared Hosting Environment </title>
      <dc:creator>Steven </dc:creator>
      <pubDate>Fri, 01 Sep 2017 03:22:47 +0000</pubDate>
      <link>https://dev.to/stevenanthonyrevo/first-time-experience-with-digital-ocean-from-shared-hosting-environment</link>
      <guid>https://dev.to/stevenanthonyrevo/first-time-experience-with-digital-ocean-from-shared-hosting-environment</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fpjaazzetr0ds3r8yle1k.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fpjaazzetr0ds3r8yle1k.jpg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Starting a server has never been easier until now with the days of cloud computing on the horizon. Finding a need to push more performance for better price, shared hosting may be left behind or will it? &lt;/p&gt;

&lt;p&gt;After purchasing a domain name and moving along the commonly followed steps in any hosting service like Host Gator, GoDaddy or Bluehost an average user (Developer) can get a server running within a day. Digital Ocean allows a user to setup a carefully selected instance in less than ten minutes. &lt;/p&gt;

&lt;p&gt;In Developer talk (Jargon), "AWS" is shorten for Amazon Web Services and many developers refer to Digital Ocean as "DO". DO interacts with AWS to spin up your DO instances!    &lt;/p&gt;

&lt;p&gt;DO provides you with great security features. You are asked to immediately&lt;br&gt;
reset your password and setup two-authentication to secure your account. Not only this, you can even connect to google's recently added "Google Authenticator" application for an additional level of security. &lt;/p&gt;

&lt;p&gt;Normal firewall settings are found within the profile and can be highly configured for your needs. The overall dashboard experience runs laps around many of the traditional shared hosting sites that are in need of some serious design overhauls. Wink Wink, Hit me up if you want to discuss design suggestions... &lt;/p&gt;

&lt;p&gt;Speaking of design, an interesting feature not commonly seen within most shared hosts was DO's metrics section. A great feature for performance buffs. Many sites like Hostgator or goDaddy have pre-installed packages that are one-click setups but you may not have the level of control over the operating system or barebone setup like you do with Digital Ocean. &lt;/p&gt;

&lt;p&gt;Creating a truly dreamy setup as a developer is no longer a fantasy. Users of all kinds can enjoy the level of simplicity and advanced features Digital Ocean has to offer. &lt;/p&gt;

&lt;p&gt;With that I recommend moving to toward a cloud computing world with us. Give it a go with a Free $10, my treat! Hope you enjoyed this review! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://m.do.co/c/c81cb396ae03" rel="noopener noreferrer"&gt;FREE $10&lt;/a&gt; &lt;/p&gt;

</description>
      <category>digitalocean</category>
      <category>docker</category>
      <category>cloudcomputing</category>
      <category>sharedhosting</category>
    </item>
    <item>
      <title>Hi, I'm Steven</title>
      <dc:creator>Steven </dc:creator>
      <pubDate>Thu, 13 Jul 2017 23:59:44 +0000</pubDate>
      <link>https://dev.to/stevenanthonyrevo/hi-im-steven</link>
      <guid>https://dev.to/stevenanthonyrevo/hi-im-steven</guid>
      <description>&lt;p&gt;I have been coding for [number] years.&lt;/p&gt;

&lt;p&gt;You can find me on GitHub as &lt;a href="https://github.com/stevenanthonyrevo" rel="noopener noreferrer"&gt;stevenanthonyrevo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in [city].&lt;/p&gt;

&lt;p&gt;I work for [company]&lt;/p&gt;

&lt;p&gt;I mostly program in these languages: [languages].&lt;/p&gt;

&lt;p&gt;I am currently learning more about [topic].&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

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