博文

目前显示的是 十一月 5, 2025的博文

Scripting News: Wednesday, November 5, 2025

图片
Wednesday, November 5, 2025 I liveblogged a chat between John Borthwick and Matt Mullenweg tonight in NYC. # Don't forget the new WordPress News . # Every FeedLand timeline has a link to its OPML subscription list under the traditional white on orange XML icon . # To people who do WordPress plug-ins -- have a look at the feedlandSocket repo . It sends notifications of news items to any subscriber, via websockets. News items are simple JSON, and contain information in the feed item, and system info like id and when it was received. This makes it easy to stream news to a plug-in running in a WordPress site, that can then do anything with the news they like. It's incredibly simple to use, and we provide all the JavaScript code you need to embed in a browser-based app. Here's a place where you can ask questions. # New release of FeedLand , v0.7.9. It's a Node.js server app, using MySQL, and I think it's stable enough that I can start link...

🔥 (242) When ref and reactive work the same, how to make a variable created outside of Vue reactive, and more

图片
​ ​ What's up? Winter is almost here in Canada, and I'm sure it's the same in lots of other places. We might have a couple more weeks of no snow, but I'm sure it's coming soon. It just means more time to cozy up inside and drink lots of hot chocolate! Here are some tips and other Vue content for you. — 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 hardcover book professionally printed in Canada Instant digital access so you can start learning right away "Michael explains complex topics in a way that's straightforward for all levels of Vue.js developers." — Ximo Belda Master Vue in 5 Minutes...