<?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: S-A-Hanifah</title>
    <description>The latest articles on DEV Community by S-A-Hanifah (@syhanif).</description>
    <link>https://dev.to/syhanif</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%2F1125413%2Fea3a0a2e-11d1-4dc8-8217-15cc941a120d.png</url>
      <title>DEV Community: S-A-Hanifah</title>
      <link>https://dev.to/syhanif</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/syhanif"/>
    <language>en</language>
    <item>
      <title>how can I use router.back() in vue without a button</title>
      <dc:creator>S-A-Hanifah</dc:creator>
      <pubDate>Thu, 27 Jul 2023 02:26:07 +0000</pubDate>
      <link>https://dev.to/syhanif/how-can-i-use-routerback-in-vue-without-a-button-4bm5</link>
      <guid>https://dev.to/syhanif/how-can-i-use-routerback-in-vue-without-a-button-4bm5</guid>
      <description>&lt;p&gt;So my current project use vue and its packages, I want to navigate to the last page without using a physical button coded into the app, I want to navigate using the browser's button the ones under the tab above the window.&lt;/p&gt;

</description>
      <category>vue</category>
      <category>vuerouter</category>
    </item>
    <item>
      <title>Vuejs problem, my component renders data on navigate but not on refresh</title>
      <dc:creator>S-A-Hanifah</dc:creator>
      <pubDate>Mon, 24 Jul 2023 05:46:12 +0000</pubDate>
      <link>https://dev.to/syhanif/vuejs-problem-my-component-renders-data-on-navigate-but-not-on-refresh-2gnj</link>
      <guid>https://dev.to/syhanif/vuejs-problem-my-component-renders-data-on-navigate-but-not-on-refresh-2gnj</guid>
      <description>&lt;p&gt;I'm new to vue js,&lt;/p&gt;

&lt;p&gt;my method fetchedData already fetch and set the data in the vuex store, the data is complete and perfect in the vuex store. The actions fetched the data and commit, the mutations set the data to the state, and the state in getters show the full data but in the template.component the array is still empty. here's the code:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://stackoverflow.com/questions/76751553/vue-js-returns-an-an-empty-array"&gt;https://stackoverflow.com/questions/76751553/vue-js-returns-an-an-empty-array&lt;/a&gt;&lt;/p&gt;

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