博文

目前显示的是 六月 11, 2025的博文

Scripting News: Wednesday, June 11, 2025

图片
Wednesday, June 11, 2025 I needed an updated bio for a conference in October. # I'm trying to make a linkblog with a WordPress RSS feed. # Using soldiers as a political prop. Trump gave a political speech, lying about protests in front of a group of people dressed as American soldiers. They all appeared to be enjoying the president's tough talk about the role he wants the military to play in policing the cities. MSNBC should not broadcast this. # Would one of the browser vendors work with me on doing something nice with displaying feeds in XML form? I don't support obfuscating what a feed is, that just adds confusion. When I lift the hood of a car I want to see an engine not a drawing of something that sort of looks like a car, but not really, and looks nothing like an engine. # Generalissimo Trump? # I was wondering if Saturday's military parade in Washington was going to be the rollout of the Trump junta, and if that meant the...

🔥 (221) Debugging Templates, Directly Accessing Parent Components, and SSR Safe Directives

图片
​ ​ Read this on my blog What's up? We're sooooo close to finishing Mastering Nuxt ! This week I'm working on the last set of videos for Mastering Nuxt, the module on authentication. Then, I need to re-record a few videos to fix some mistakes and tidy things up. Once Nuxt 4 stable is released, I'll re-record the very first video (where we install Nuxt) so it's all up-to-date. It takes a bit to edit and polish things up after recording, but we're looking good for finishing everything up not too long after Nuxt 4 drops! In other Nuxt news, my friend, Adam DeHaven, wrote a great article on how to power multi-tenant applications with Nuxt. Even if you don't have a multi-tenant application, this is a great article to read, filled with tons of advanced Nuxt tips and tricks. Powering Multi-Tenant Applications with Nuxt Now, on to your weekly tips! — Michael Vue Tips Collection Level up your Vue ...