<?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: Adizbek Ergashev</title>
    <description>The latest articles on DEV Community by Adizbek Ergashev (@adizbek1998).</description>
    <link>https://dev.to/adizbek1998</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%2F221400%2Fe8a2cab7-a6dd-48e8-97f5-46c9ce4a1a1e.png</url>
      <title>DEV Community: Adizbek Ergashev</title>
      <link>https://dev.to/adizbek1998</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adizbek1998"/>
    <language>en</language>
    <item>
      <title>Testing API's JSON response with chai</title>
      <dc:creator>Adizbek Ergashev</dc:creator>
      <pubDate>Sun, 11 Apr 2021 19:37:01 +0000</pubDate>
      <link>https://dev.to/adizbek1998/testing-api-s-json-response-with-chai-395k</link>
      <guid>https://dev.to/adizbek1998/testing-api-s-json-response-with-chai-395k</guid>
      <description>&lt;p&gt;Sometimes we need to validate our API's response if it correctly returning JSON structure.&lt;/p&gt;

&lt;p&gt;We may unintended add some secret fields to JSON response such as passwords, tokens.&lt;/p&gt;

&lt;p&gt;To be aware of this we should test the JSON response if does it matches our need.&lt;/p&gt;

&lt;p&gt;I've wrote chai plugin which helps to test JSON structures with ease.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5jCozgTb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hhga7xs1ftp5ekcddz7m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5jCozgTb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hhga7xs1ftp5ekcddz7m.png" alt="image"&gt;&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Adizbek/chai-json-validation"&gt;https://github.com/Adizbek/chai-json-validation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please rate my work and leave comments below about plugin&lt;/p&gt;

</description>
      <category>chai</category>
      <category>mocha</category>
      <category>javascript</category>
      <category>testing</category>
    </item>
    <item>
      <title>Where do the PROs learn ?</title>
      <dc:creator>Adizbek Ergashev</dc:creator>
      <pubDate>Sat, 31 Aug 2019 06:26:48 +0000</pubDate>
      <link>https://dev.to/adizbek1998/where-do-the-pros-learn-4pel</link>
      <guid>https://dev.to/adizbek1998/where-do-the-pros-learn-4pel</guid>
      <description>&lt;p&gt;Short bio. My name Adizbek, I am 21, started programming ~5 years before.&lt;br&gt;
Currently I work as fullstack developer(js) at local company.   &lt;/p&gt;

&lt;p&gt;I like learning new technologies and all with related to good development techniques.&lt;/p&gt;

&lt;p&gt;I have learnt many frameworks(php, js, python, java), SQL and NoSQL databases storages, but not enough dig deep, While I work I feel it's not enough, there should the better ways to write the code. &lt;/p&gt;

&lt;p&gt;My question is "Where do the PROs learn?" (I am not pointing myself as PRO 😅).  I feel that I want learn more and more, but can't find right place to go further, to dig deeper.&lt;/p&gt;

&lt;p&gt;Please share your strategies or ways how to become better PRO below in comments. 👇&lt;/p&gt;

&lt;p&gt;P.S. It's my first post on DEV community. 😅&lt;/p&gt;

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