<?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: ThanhTuan1695</title>
    <description>The latest articles on DEV Community by ThanhTuan1695 (@thanhtuan1695).</description>
    <link>https://dev.to/thanhtuan1695</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%2F362792%2Fcf514621-dd6d-425f-a871-528dd3a8cda9.png</url>
      <title>DEV Community: ThanhTuan1695</title>
      <link>https://dev.to/thanhtuan1695</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thanhtuan1695"/>
    <language>en</language>
    <item>
      <title>Secure Code Guideline</title>
      <dc:creator>ThanhTuan1695</dc:creator>
      <pubDate>Wed, 08 Apr 2020 04:42:48 +0000</pubDate>
      <link>https://dev.to/thanhtuan1695/secure-code-guideline-2dmc</link>
      <guid>https://dev.to/thanhtuan1695/secure-code-guideline-2dmc</guid>
      <description>&lt;p&gt;[Secure Coding Guideline Tip]&lt;br&gt;
Tip1:&lt;br&gt;
Input Validation of ALL types of input. This includes from your database, URL parameters and your database. Valid data on the backend (web server), not in the front end (javascript).&lt;/p&gt;

&lt;h1&gt;
  
  
  tip1
&lt;/h1&gt;

&lt;h1&gt;
  
  
  securecode
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Guideline
&lt;/h1&gt;

&lt;h1&gt;
  
  
  tipandtrick
&lt;/h1&gt;

</description>
      <category>security</category>
      <category>codequality</category>
      <category>codenewbie</category>
    </item>
  </channel>
</rss>
