Vue Magic & AI Enhancements

Testing composables, smarter blogs, and insights you shouldn't miss

👋 Intro:

Hello everyone, I hope you had a great week! This week, I had the honor of giving a talk about testing Vue composables at the Vue.js Meetup. You can watch the recording here: https://www.youtube.com/watch?v=CR8KZ88xyHI. The other talks were also fantastic! This online meetup happens monthly, and I highly recommend joining or perhaps even speaking there yourself.

Additionally, I've enhanced my related-posts feature on my Astro-powered blog using some AI magic, including vector embeddings and cosine similarity. Check it out!

📌 New Posts:

  • Indexed v-model in Vue 3 (TIL)
    A quick tip about an interesting Vue concept I recently discovered (even if it might be familiar to some):
    Read more →

  • Enhancing My Blog with AI (Astro + Transformers.js)
    A deeper dive into how I've supercharged my blog using semantic embeddings for better content recommendations:
    Read more →

🔗 3 Links I Loved:

  • Plain Vanilla
    A fantastic guide for web development using plain, vanilla techniques—no frameworks required!
    plainvanillaweb.com

  • Embeddings Are Underrated
    An insightful overview on why embeddings are such a powerful, yet often overlooked, tool in machine learning:
    technicalwriting.dev

  • Categorize Your Dependencies
    A practical post by Anthony Fu on how categorizing dependencies can improve clarity and maintenance in your projects:
    antfu.me

Best,

Alex