<?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: Vincent Tampos</title>
    <description>The latest articles on DEV Community by Vincent Tampos (@glitchcodes).</description>
    <link>https://dev.to/glitchcodes</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%2F594185%2F22dd5db1-63e3-4a11-a95d-07536bfde0c5.jpeg</url>
      <title>DEV Community: Vincent Tampos</title>
      <link>https://dev.to/glitchcodes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/glitchcodes"/>
    <language>en</language>
    <item>
      <title>Should I use Testing?</title>
      <dc:creator>Vincent Tampos</dc:creator>
      <pubDate>Thu, 11 Mar 2021 06:57:25 +0000</pubDate>
      <link>https://dev.to/glitchcodes/should-i-use-testing-47ji</link>
      <guid>https://dev.to/glitchcodes/should-i-use-testing-47ji</guid>
      <description>&lt;p&gt;Hello Everyone,&lt;/p&gt;

&lt;p&gt;It's my first time here posting in dev.to and I have been quite interested in implementing tests in my current JavaScript project. It has been in the works for almost a year now and its growing big. During early development, I didn't quite implemented testing (even code styling fixes) since I was just getting started in JavaScript.&lt;/p&gt;

&lt;p&gt;I've been reading a lot of posts regarding testing and was thinking if I should implement it right now. The project is getting quite tedious in development since I also work on it's backend (using Laravel to act as it's API). The project is big as some sort of forum website using Vue as front-end.&lt;/p&gt;

&lt;p&gt;I would like to know if I should still put testing. Waiting for response 😀&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>testing</category>
      <category>feedback</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
