<?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: hayk-saryan</title>
    <description>The latest articles on DEV Community by hayk-saryan (@hayksaryan).</description>
    <link>https://dev.to/hayksaryan</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%2F290530%2F0591084b-c482-410c-a393-62ec210b29f8.jpeg</url>
      <title>DEV Community: hayk-saryan</title>
      <link>https://dev.to/hayksaryan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hayksaryan"/>
    <language>en</language>
    <item>
      <title>How do you share environment variables with the team?</title>
      <dc:creator>hayk-saryan</dc:creator>
      <pubDate>Wed, 14 Sep 2022 10:26:36 +0000</pubDate>
      <link>https://dev.to/hayksaryan/how-do-you-share-environment-variables-with-the-team-4484</link>
      <guid>https://dev.to/hayksaryan/how-do-you-share-environment-variables-with-the-team-4484</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;const question = `
    How do you share 
    environment variables 
    with the team?
`;

prompt(question);
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
    </item>
  </channel>
</rss>
