<?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: Akhil Ashok</title>
    <description>The latest articles on DEV Community by Akhil Ashok (@dreamcatcher8055).</description>
    <link>https://dev.to/dreamcatcher8055</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%2F283882%2F85944243-0e5e-444f-9f3c-15b8b18b6c7b.jpeg</url>
      <title>DEV Community: Akhil Ashok</title>
      <link>https://dev.to/dreamcatcher8055</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dreamcatcher8055"/>
    <language>en</language>
    <item>
      <title>How to get token passed in header?</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Tue, 28 Jan 2020 09:37:40 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/how-to-get-token-passed-in-header-13oj</link>
      <guid>https://dev.to/dreamcatcher8055/how-to-get-token-passed-in-header-13oj</guid>
      <description>&lt;p&gt;how to get the header value in angular passed in header,i need to store the jwt token in localstorage and pass it into all api's&lt;/p&gt;

</description>
      <category>help</category>
      <category>angular</category>
    </item>
    <item>
      <title>How to map theses data to a select box in angular 8</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Thu, 23 Jan 2020 12:56:18 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/how-to-map-theses-data-to-a-select-box-in-angular-8-1c4d</link>
      <guid>https://dev.to/dreamcatcher8055/how-to-map-theses-data-to-a-select-box-in-angular-8-1c4d</guid>
      <description>&lt;p&gt;This is a hash map response from backend and i need to display theses dates in a select box?how can i achieve it ?&lt;br&gt;
{ &lt;br&gt;
   "map":{ &lt;br&gt;
      "2019-12-27T18:30:00.000+0000":[ &lt;br&gt;
         "11:00-11:15"&lt;br&gt;
      ],&lt;br&gt;
      "2019-12-29T18:30:00.000+0000":[ &lt;br&gt;
         "10:00-10:15"&lt;br&gt;
      ],&lt;br&gt;
      "2019-12-26T18:30:00.000+0000":[ &lt;br&gt;
         "10:00-10:15",&lt;br&gt;
         "10:15-10:30",&lt;br&gt;
         "11:00-11:15",&lt;br&gt;
         "11:15-11:30",&lt;br&gt;
         "10:00-10:15",&lt;br&gt;
         "12:00-12:15"&lt;br&gt;
      ]&lt;br&gt;
   }&lt;br&gt;
}&lt;/p&gt;

</description>
      <category>help</category>
      <category>angular</category>
    </item>
    <item>
      <title>How to store jwt token in cookies of browser  when user loggedIn?</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Tue, 21 Jan 2020 04:36:04 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/how-to-store-cookies-in-browser-when-user-loggedin-58h0</link>
      <guid>https://dev.to/dreamcatcher8055/how-to-store-cookies-in-browser-when-user-loggedin-58h0</guid>
      <description>&lt;p&gt;How to store jwt token in cookies of browser when user user logged in (technologies used angular 8 + spring security)&lt;/p&gt;

</description>
      <category>help</category>
      <category>angular</category>
      <category>security</category>
    </item>
    <item>
      <title>How to disable active and inactive button based on the status?</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Tue, 14 Jan 2020 09:34:56 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/how-to-disable-active-and-inactive-button-based-on-the-status-i50</link>
      <guid>https://dev.to/dreamcatcher8055/how-to-disable-active-and-inactive-button-based-on-the-status-i50</guid>
      <description>&lt;p&gt;How to disable active and inactive button based on the status like, if status is pending the button must be disabled and if status is active the button is enabled&lt;/p&gt;

</description>
      <category>help</category>
      <category>angular</category>
    </item>
    <item>
      <title>Angular 8 Button disable?</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Thu, 12 Dec 2019 13:17:43 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/angular-8-button-disable-g8g</link>
      <guid>https://dev.to/dreamcatcher8055/angular-8-button-disable-g8g</guid>
      <description>&lt;p&gt;How to disable a button in angular8 when more than 3 times clicked&lt;/p&gt;

</description>
      <category>angular</category>
      <category>java</category>
      <category>sql</category>
      <category>help</category>
    </item>
    <item>
      <title>Login Menu hide</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Wed, 04 Dec 2019 10:43:44 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/login-menu-hide-2el0</link>
      <guid>https://dev.to/dreamcatcher8055/login-menu-hide-2el0</guid>
      <description>&lt;p&gt;How to hide Login on Menu once a user is already logged in&lt;/p&gt;

</description>
      <category>help</category>
      <category>angular</category>
    </item>
    <item>
      <title>Angular 8</title>
      <dc:creator>Akhil Ashok</dc:creator>
      <pubDate>Mon, 02 Dec 2019 13:09:25 +0000</pubDate>
      <link>https://dev.to/dreamcatcher8055/angular-8-3h13</link>
      <guid>https://dev.to/dreamcatcher8055/angular-8-3h13</guid>
      <description>&lt;p&gt;hi, any one knows how to pass multiple data to dialoge box?&lt;/p&gt;

&lt;h1&gt;
  
  
  angular8 #java #springboot
&lt;/h1&gt;

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