alex.party
alex.party
Alex Riviere
Hi! My name is Alex Riviere. I’m a web developer from Atlanta, GA that specializes in Vue.js, python, and PHP.
Latest Posts
Huzzah for feed readers! I’ve added an rss feed to the blog, so in theory, you can now subscribe in your favorite feed reader. At the moment, it only has the excerpt, and not the content. If there is interest in the content being in...
Thoughts on moving to a new system. I am currently moving alex.party over to the netlify name servers. Soon this will be the new home of my blog! Maybe I can also get some of my other old domains pointing here too. Anyway, I wanted to...
Hello world! I’m rebooting my blog as a gridsome site. because it’s like gatsby but for vue… or at least that is my understanding. Let’s see how this goes…
(This post was originally published on CodePen, but I’m putting it here. Enjoy!) This is a follow up post to my previous post about Vuejs and Dependency Injection In my previous post, I described a couple of ways to use provide and...
(This post was originally published on CodePen, but I’m putting it here. Enjoy!) I was reading the recently updated Vue docs and saw a bit about Dependency Injection, provide, and inject. I hadn’t ever noticed these features before. The...
(This post was originally published on CodePen, but I’m putting it here. Enjoy!) What happens if for some reason, you feel the need to use a marquee tag, but also want to use flex box on it? Short answers: Chrome: Nothing. Firefox:...