<?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: TigerDevloper</title>
    <description>The latest articles on DEV Community by TigerDevloper (@tigerdevloper).</description>
    <link>https://dev.to/tigerdevloper</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%2F135678%2F799815ab-0a99-4e10-af54-8f2e749cbea8.png</url>
      <title>DEV Community: TigerDevloper</title>
      <link>https://dev.to/tigerdevloper</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tigerdevloper"/>
    <language>en</language>
    <item>
      <title>Looking for developers</title>
      <dc:creator>TigerDevloper</dc:creator>
      <pubDate>Tue, 07 Apr 2020 15:45:56 +0000</pubDate>
      <link>https://dev.to/tigerdevloper/looking-for-developers-43o9</link>
      <guid>https://dev.to/tigerdevloper/looking-for-developers-43o9</guid>
      <description>&lt;p&gt;Hi, how are you doing? I am a web developer with +10 years experience.&lt;/p&gt;

&lt;p&gt;I am leading a team of 5 developers and have enough work for us.&lt;/p&gt;

&lt;p&gt;I am looking to grow my team this year, so anyone who wants to join is welcome.&lt;/p&gt;

&lt;p&gt;And if you have projects to work with us, that would be great.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br&gt;
Van&lt;/p&gt;

</description>
      <category>hires</category>
      <category>developers</category>
      <category>team</category>
    </item>
    <item>
      <title>TWilio Flex Plugin</title>
      <dc:creator>TigerDevloper</dc:creator>
      <pubDate>Sun, 10 Mar 2019 15:35:15 +0000</pubDate>
      <link>https://dev.to/tigerdevloper/twilio-flex-plugin-4dpo</link>
      <guid>https://dev.to/tigerdevloper/twilio-flex-plugin-4dpo</guid>
      <description>

&lt;p&gt;Hello, now I am studying Twilio Flex.&lt;br&gt;
And it was fascinating to work with it.&lt;br&gt;
But I found that it lacks its plugins.&lt;br&gt;
So I want help from you( if you have any ).&lt;br&gt;
I want to share my knowledge and experience with you.&lt;/p&gt;

&lt;p&gt;PS: skype id is live:tigerdeveloper&lt;/p&gt;


</description>
      <category>twilioflex</category>
      <category>plugin</category>
    </item>
    <item>
      <title>GraphQL features I found</title>
      <dc:creator>TigerDevloper</dc:creator>
      <pubDate>Mon, 11 Feb 2019 12:01:51 +0000</pubDate>
      <link>https://dev.to/tigerdevloper/graphql-features-i-found-538i</link>
      <guid>https://dev.to/tigerdevloper/graphql-features-i-found-538i</guid>
      <description>&lt;p&gt;Now I am learning GraphQL myself. &lt;br&gt;
At first, I couldn't understand what it was and why it is needed.&lt;br&gt;
We already have REST API, and why do we need GraphQL?&lt;br&gt;
And I kept reading the documents over and over and now, I finally get to know what it is and how to use it.&lt;br&gt;
Of course, I admit that it is much more powerful and useful than REST API.&lt;br&gt;
And I am pretty sure it will replace all the REST APIs, sooner or later.&lt;/p&gt;

&lt;p&gt;So what are the main features I found?&lt;br&gt;
There are 2 features that I found most useful and powerful in GraphQL.&lt;/p&gt;

&lt;p&gt;One is that it uses one endpoint. Thanks to this feature, it's quite flexible working with GraphQL queries.&lt;/p&gt;

&lt;p&gt;And the other is it has subscription features.&lt;br&gt;
An important requirement for many applications today is to have a realtime connection to the server in order to get immediately informed about important events.&lt;br&gt;
For this use case, GraphQL offers the concept of subscriptions.&lt;br&gt;
It just opens a new steady connection to the server, and whenever a particular event happens, the server pushes the corresponding data to the client.&lt;/p&gt;

&lt;p&gt;I am still a newbie in GraphQL class, so I hope your advice on my article.&lt;br&gt;
Thanks.&lt;/p&gt;

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