博文

目前显示的是 九月 24, 2025的博文

Scripting News: Wednesday, September 24, 2025

图片
Wednesday, September 24, 2025 There are a lot of developers who think they understand WordPress but they don't. It has a REST api that you can build on. Everything WordPress does. It's the API the browser client is built on. I didn't know it was there until I added WordPress login to FeedLand a couple of years ago. I couldn't believe what I was seeing. What can I do with it? It snuck up on me that it's an API for the web, and it's also the easiest API for ActivityPub. The programming model for the fediverse might be a lot simpler than you think. WordLand is as exciting as any web product I did before, because now, after being asleep for 19 years, the web can now wake up. It really feels that way. # The web has been asleep for 19 years, which is almost as long as Rip Van Winkle was asleep, according the Washington Irving story. # In the future you will be able to chain social networks together. # Yesterday's podcast was with Ma...

🔥 (236) Hidden Nuxt Gems, and a simpler way to pass lots of props

图片
​ ​ Read this on my blog Hey all! I've started working on the next course for Mastering Nuxt. It's going to be a collection of short lessons exploring the hidden gems in Nuxt. Very similar in spirit to the Nuxt Tips Collection book , but a full video course with exercises you can do. The goal is to teach you Nuxt tricks that you probably don't know about, and are also super practical and helpful in your day to day work. If you have specific things you'd like to see in it, just reply and let me know! I read all the responses I get. Otherwise, enjoy your tips, and enjoy your week! — Michael Vue Tips Collection Level up your Vue skills with bite-sized, actionable tips delivered daily: 118 carefully crafted tips covering both Vue 2 and Vue 3 Complete coverage of both APIs with examples in Options API and Composition API Daily email delivery of 3 tips for 3 months Beautiful hard...