<?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: Mirax</title>
    <description>The latest articles on DEV Community by Mirax (@mirazex).</description>
    <link>https://dev.to/mirazex</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%2F536871%2F2410b4b2-cffa-4a62-9567-b490b045b493.jpeg</url>
      <title>DEV Community: Mirax</title>
      <link>https://dev.to/mirazex</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mirazex"/>
    <language>en</language>
    <item>
      <title>VueOverlayTools (Vue 3)</title>
      <dc:creator>Mirax</dc:creator>
      <pubDate>Sat, 02 Jan 2021 14:13:04 +0000</pubDate>
      <link>https://dev.to/mirazex/vueoverlaytools-vue-3-5cn8</link>
      <guid>https://dev.to/mirazex/vueoverlaytools-vue-3-5cn8</guid>
      <description>&lt;p&gt;I like Vue, but latest release (Vue 3) is working only with new vue-devtools version and there is no Vuex at this moment. And I must to create a temporary solution for this problem - &lt;code&gt;vuex-overlay-tool&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Vuex Overlay Tool&lt;/strong&gt; plugin for &lt;strong&gt;Vue 3&lt;/strong&gt; provides monitoring of the state in the store with feature from &lt;code&gt;vue-devtools&lt;/code&gt; - &lt;strong&gt;time-travel&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;After installation you will have a button on the page&lt;br&gt;
&lt;a href="https://camo.githubusercontent.com/9e7544ac98ba611fd842a454ca43c886abd982900500035e2684237bc5fd1d7e/68747470733a2f2f692e696d6775722e636f6d2f59634464764a732e706e67" class="article-body-image-wrapper"&gt;&lt;img src="https://camo.githubusercontent.com/9e7544ac98ba611fd842a454ca43c886abd982900500035e2684237bc5fd1d7e/68747470733a2f2f692e696d6775722e636f6d2f59634464764a732e706e67" alt="" width="1280" height="675"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;when you click on this button, the overlay-panel will open for you&lt;/p&gt;

&lt;h3&gt;
  
  
  Previews
&lt;/h3&gt;

&lt;h6&gt;
  
  
  &lt;code&gt;State Overview&lt;/code&gt;
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://camo.githubusercontent.com/f94a03a2264e24d3d467ecdbd3c12eb8d3db0f624a122aaa8ed1490082e2be1f/68747470733a2f2f692e696d6775722e636f6d2f4378464c3244762e676966" class="article-body-image-wrapper"&gt;&lt;img src="https://camo.githubusercontent.com/f94a03a2264e24d3d467ecdbd3c12eb8d3db0f624a122aaa8ed1490082e2be1f/68747470733a2f2f692e696d6775722e636f6d2f4378464c3244762e676966" alt="" width="1280" height="675"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  &lt;code&gt;Getters Overview&lt;/code&gt;
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://camo.githubusercontent.com/624fcdc38abc9b0db9b1c62259665ca9c2c636088fecafaf6cb04f8714613f1f/68747470733a2f2f692e696d6775722e636f6d2f664a42576f37332e706e67" class="article-body-image-wrapper"&gt;&lt;img src="https://camo.githubusercontent.com/624fcdc38abc9b0db9b1c62259665ca9c2c636088fecafaf6cb04f8714613f1f/68747470733a2f2f692e696d6775722e636f6d2f664a42576f37332e706e67" alt="" width="1280" height="700"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h6&gt;
  
  
  &lt;code&gt;Mutations History&lt;/code&gt;
&lt;/h6&gt;

&lt;p&gt;&lt;a href="https://camo.githubusercontent.com/fee7cfca4d06918d1dc1750ca6d16cc2fb4f0c03c31c514799e6d46e807ae63f/68747470733a2f2f692e696d6775722e636f6d2f467869426a4b4a2e706e67" class="article-body-image-wrapper"&gt;&lt;img src="https://camo.githubusercontent.com/fee7cfca4d06918d1dc1750ca6d16cc2fb4f0c03c31c514799e6d46e807ae63f/68747470733a2f2f692e696d6775722e636f6d2f467869426a4b4a2e706e67" alt="" width="1280" height="700"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.npmjs.com/package/vuex-overlay-tools"&gt;Link to package&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>vue3</category>
      <category>vuex</category>
      <category>utility</category>
    </item>
  </channel>
</rss>
