<?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: Kautilya Tripathi</title>
    <description>The latest articles on DEV Community by Kautilya Tripathi (@knrt10).</description>
    <link>https://dev.to/knrt10</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%2F133266%2F16c459f8-86e0-46b1-af5c-77f18b26fc31.JPG</url>
      <title>DEV Community: Kautilya Tripathi</title>
      <link>https://dev.to/knrt10</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/knrt10"/>
    <language>en</language>
    <item>
      <title>gRPC-cache</title>
      <dc:creator>Kautilya Tripathi</dc:creator>
      <pubDate>Wed, 20 May 2020 22:44:49 +0000</pubDate>
      <link>https://dev.to/knrt10/grpc-cache-4l9e</link>
      <guid>https://dev.to/knrt10/grpc-cache-4l9e</guid>
      <description>&lt;p&gt;Check out this &lt;a href="https://github.com/knrt10/gRPC-cache"&gt;open source&lt;/a&gt; project for more information. &lt;/p&gt;

</description>
      <category>go</category>
      <category>opensource</category>
      <category>grpc</category>
    </item>
    <item>
      <title>API using GraphQL and Node.js</title>
      <dc:creator>Kautilya Tripathi</dc:creator>
      <pubDate>Wed, 27 Nov 2019 03:50:39 +0000</pubDate>
      <link>https://dev.to/knrt10/api-using-graphql-and-node-js-6ac</link>
      <guid>https://dev.to/knrt10/api-using-graphql-and-node-js-6ac</guid>
      <description>&lt;p&gt;This article is for people who are interested in learning to write optimized code using &lt;strong&gt;GraphQL&lt;/strong&gt; with unit testing using &lt;strong&gt;mocha and chai&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Before we start, we need to define the functionality of our API. The application will be a simple todo app. It will create a user in a database who will be able to create, get and delete todos. If you don’t understand the code or get stuck somewhere, you can check out the code from my github repository linked at the end of the series of this article.&lt;/p&gt;

&lt;h1&gt;
  
  
  Links
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/programming-society-gazette/part-1-api-using-graphql-and-node-js-3423a6004b96"&gt;Article 1&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/programming-society-gazette/part-2-api-using-graphql-and-node-js-ffee1549b2b7"&gt;Article 2&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/programming-society-gazette/part-3-api-using-graphql-and-node-js-f1c47cb48c9e"&gt;Article 3&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Support
&lt;/h1&gt;

&lt;p&gt;I wrote this series of articles by using my free time. A little motivation and support help me a lot. If you like this nifty hack you can support me by doing any (or all 😉 ) of the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Follow me on &lt;strong&gt;Github(knrt10)&lt;/strong&gt; for more such projects.&lt;/li&gt;
&lt;li&gt;⭐️ Star it on Github and make it trend so that other people can know about my project.&lt;/li&gt;
&lt;li&gt;👏 Clap for this series of articles on Medium.&lt;/li&gt;
&lt;li&gt;Tweet about it.&lt;/li&gt;
&lt;li&gt;Share this on Facebook.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>graphql</category>
      <category>opensource</category>
      <category>docker</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Learning K8s</title>
      <dc:creator>Kautilya Tripathi</dc:creator>
      <pubDate>Mon, 18 Nov 2019 05:20:12 +0000</pubDate>
      <link>https://dev.to/knrt10/learning-k8s-5h57</link>
      <guid>https://dev.to/knrt10/learning-k8s-5h57</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fZIxYDs7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://user-images.githubusercontent.com/24803604/67205502-87c43800-f42d-11e9-9941-2a27d5dea0fe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fZIxYDs7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://user-images.githubusercontent.com/24803604/67205502-87c43800-f42d-11e9-9941-2a27d5dea0fe.png" alt="Title" width="651" height="173"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is just a simple demonstration to get a basic understanding of how kubernetes works while working step by step. I learnt kubernetes like this and made this repo to solve some problems that I faced during my learning experience so that it might help other beginners. We won't be going into depth about docker 😊 but will see sufficient content to get you basic understanding to learn and work with kubernetes. ✌️ Hope you enjoy learning. If you like it please give it a 🌟.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important&lt;/strong&gt; :- By seeing size of readme you might have second thoughts but to be honest if you work from start you won't experience any problem and learn along the way.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/knrt10/kubernetes-basicLearning"&gt;Link to Github&lt;/a&gt; &lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>docker</category>
      <category>opensource</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Typeracer-cli</title>
      <dc:creator>Kautilya Tripathi</dc:creator>
      <pubDate>Thu, 31 Jan 2019 03:21:59 +0000</pubDate>
      <link>https://dev.to/knrt10/typeracer-cli-id9</link>
      <guid>https://dev.to/knrt10/typeracer-cli-id9</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%2Fraw.githubusercontent.com%2Fp-society%2Fartwork%2Fmaster%2Fgifs%2Ftyperacer.gif" 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%2Fraw.githubusercontent.com%2Fp-society%2Fartwork%2Fmaster%2Fgifs%2Ftyperacer.gif" alt="Preview"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Practice touch typing and compete with your friends all from the comfort of your shell and become a typing ninja 💥.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;p&gt;run &lt;code&gt;npm i --global typeracer-cli&lt;/code&gt; from your command line&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Practice mode (offline mode)&lt;/li&gt;
&lt;li&gt;User stats (words per minute, time taken)&lt;/li&gt;
&lt;li&gt;Online mode (have a type-race by spawning up a server and sharing it with your friends)&lt;/li&gt;
&lt;li&gt;Ask for a rematch after the race ends (online mode)&lt;/li&gt;
&lt;li&gt;Can view the top 10 Highscores in online mode&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;

&lt;p&gt;run &lt;code&gt;typerace&lt;/code&gt; or &lt;code&gt;typerace -h&lt;/code&gt; to its usage&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Output&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Usage: typerace [options] [command]

  Options:

    -h, --help          output usage information

  Commands:

    practice|p          Start typeracer
    online|o [options]  Start game in online mode
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;For more check it out on &lt;a href="https://github.com/p-society/typeracer-cli" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>cli</category>
    </item>
  </channel>
</rss>
