<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vue on Personal Blog of Maximilian Ehlers</title><link>https://blog.sodawa.com/tags/vue/</link><description>Recent content in Vue on Personal Blog of Maximilian Ehlers</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 02 Apr 2020 22:15:04 +0200</lastBuildDate><atom:link href="https://blog.sodawa.com/tags/vue/index.xml" rel="self" type="application/rss+xml"/><item><title>Using rust with vue</title><link>https://blog.sodawa.com/blog/rust-in-vue-apps/</link><pubDate>Thu, 02 Apr 2020 22:15:04 +0200</pubDate><guid>https://blog.sodawa.com/blog/rust-in-vue-apps/</guid><description>Using rust with vue Recently I have been building wirt, a web app to help with easily configuring and managing Wireguard networks. One of the main features is the automatic generation of private and public keys right in the browser.
This is needed for privacy and security reasons. After all, who would want to trust anyone with their private keys? Especially some website on the internet that fetches them from an API.</description></item><item><title>Keeping your Vuex relationships well watered</title><link>https://blog.sodawa.com/blog/vuex-relationships/</link><pubDate>Sun, 10 Nov 2019 16:07:00 +0000</pubDate><guid>https://blog.sodawa.com/blog/vuex-relationships/</guid><description>Keeping a consistent state in your Frontend application is not the easiest thing we have to deal with these days, but fortunately we have libraries such as Vuex to help us out. Using a redux style store is almost a prerequisite these days and many projects choose to do so, but there are still problems that we encounter.
In this post Id like to write about a pretty common one that you might have encountered when using this architecture, and the solution I have come up with to fix it.</description></item><item><title>Building a Desktop App with Electron and Vue.js</title><link>https://blog.sodawa.com/blog/building-a-desktop-app-with-electron-and-vue-js/</link><pubDate>Wed, 09 Nov 2016 18:49:00 +0000</pubDate><guid>https://blog.sodawa.com/blog/building-a-desktop-app-with-electron-and-vue-js/</guid><description>Building a Desktop App with Electron and Vue.js Recently my girlfriend asked me if I knew a good app for taking Notes of Sources when researching something for university. I did not know any from the top of my head so I thought I should just build one myself. Since she would like to have a Desktop application I remembered this [Changlog episode] podcast and decided to give Electron a go.</description></item></channel></rss>