March 23, 2019 • VueJS Netlify
Blog
Pontificating on Laravel // Livewire // Alpine.js // Svelte // Vue.js // Tauri // Electron // TailwindCSS // and more...
Had a WTF moment when I deployed a new Vue project to Netlify, only to be confronted with this message when refreshing any route that's not root. It worked just fine locally! Here's how to fix this....
March 4, 2019 • Patterns Laravel
A Pattern for Building Reusable Create/Update Forms
Like a lot of people, I hate working with forms. It's one of those tedious things that almost never gets better. Most projects that accept user input will require one or more forms at some point. And...
February 8, 2019 • VueJS SVG TailwindCSS
Simplified Dynamic SVG Icon Component
Well this is embarrassing. One of my flaws is that sometimes I tend to jump to a conclusion before I have all the facts. I guess a strength is recognizing this flaw. Do they cancel each other out?...
February 7, 2019 • VueJS SVG TailwindCSS
Supercharged Dynamic Vue SVG Icon Component
UPDATE 8 Feb 2019 In my excitement I failed to realize that TailwindCSS makes it even easier to accomplish what I've outlined in this article, with fewer lines of code and a simplified API. Check...
February 3, 2019 • Jigsaw Laravel Wink
Wink vs Jigsaw
In my previous post I said I would give my reasons for switching from Wink to Jigsaw and also explain what my needs are in relation to a blogging platform.
Wink is a new open-source blogging...