<?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: Gregor Becker</title>
    <description>The latest articles on DEV Community by Gregor Becker (@codedredd).</description>
    <link>https://dev.to/codedredd</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F380032%2Fb99cc6a8-8dad-442b-ace9-67c3455b0822.png</url>
      <title>DEV Community: Gregor Becker</title>
      <link>https://dev.to/codedredd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codedredd"/>
    <language>en</language>
    <item>
      <title>pinia + vuex-orm = pinia-orm</title>
      <dc:creator>Gregor Becker</dc:creator>
      <pubDate>Wed, 10 Aug 2022 15:36:00 +0000</pubDate>
      <link>https://dev.to/codedredd/pinia-vuex-orm-pinia-orm-3e9p</link>
      <guid>https://dev.to/codedredd/pinia-vuex-orm-pinia-orm-3e9p</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/CodeDredd/pinia-orm"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pw8JBsY---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4w76p7mpo9d315vafyqc.png" alt="Pinia ORM" width="880" height="440"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Welcome!&lt;/p&gt;

&lt;p&gt;Well i think some or even many of you have heard of vuex-orm and loving the syntax to have orm in a store.&lt;br&gt;
Till December 2021 the vuex-orm team was still working on their next iteration of &lt;a href="https://github.com/vuex-orm/vuex-orm-next"&gt;vuex-orm&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Since pinia is now the offical store solution for vue, and vuex is being marked "deprecated", some already asked in an &lt;a href="https://github.com/vuex-orm/vuex-orm-next/issues/113"&gt;issue&lt;/a&gt; about the plan with vuex-orm for pinia.&lt;/p&gt;

&lt;p&gt;Well after a while of thinking and waiting, i decided to make a first POC of vuex-orm-next for pinia and after two days of hardcore coding i had a working version.&lt;/p&gt;

&lt;p&gt;Well i then paused for some months. Being father and work is a bit time consuming ;-)&lt;/p&gt;

&lt;p&gt;But now for the last month i spent a lot of time into it. I tried to add every opened feature discuessed and also fixing known bugs from vuex-orm-next and vuex-orm.&lt;br&gt;
So i am happy to anouce that pinia-orm is already in RC.5 state.&lt;/p&gt;

&lt;p&gt;I really upgraded everything. The package, the tests and the docs.&lt;br&gt;
All shiny again :) You can visit the package &lt;a href="https://github.com/CodeDredd/pinia-orm"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>pinia</category>
      <category>orm</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Laravel SOAP Client</title>
      <dc:creator>Gregor Becker</dc:creator>
      <pubDate>Tue, 05 May 2020 15:23:54 +0000</pubDate>
      <link>https://dev.to/codedredd/laravel-soap-client-400b</link>
      <guid>https://dev.to/codedredd/laravel-soap-client-400b</guid>
      <description>&lt;p&gt;Hey together,&lt;/p&gt;

&lt;p&gt;i have builded a new laravel package for handling soap requests. It has the same features like laravel 7 Http just for soap.&lt;br&gt;
Feedback welcome &amp;amp; have fun with that package&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/CodeDredd/laravel-soap"&gt;https://github.com/CodeDredd/laravel-soap&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
    </item>
  </channel>
</rss>
