@elena The new fediverse.info is powered by #nuxt and will be open sourced, and I'll be implementing i18n support and will need contributions from the community to make this accessible in more languages.

I want to also thank @stefan for creating https://jointhefediverse.net which we link to in the main CTA button.

I will also add links to the most popular fediverse resources in the footer, so please reply with your favourite fediverse sites/services!

¡Únete al fediverso!

Conoce sobre el fediverso y encuentra tu comunidad.

🔥 3 Common Problems When Building a PDF Viewer in Vue.js (And How to Actually Fix Them)

https://fed.brid.gy/r/https://forem.com/ansonch/3-common-problems-when-building-a-pdf-viewer-in-vuejs-and-how-to-actually-fix-them-5aag

Эволюция веб-приложения PREMIER: от legacy к современной архитектуре

Может быть, не всё legacy, чему больше года, но у нас и правда был запущенный случай: несколько лет в режиме стартапа над проектом работали разные команды, начиная от аутсорса, заканчивая маленькими инхаус-группами. Мы жили в парадигме «работает — не трогай», но всему есть предел и в конце-концов техдолг стал слишком сильно блокировать развитие. Эта статья не о том, как выделить ресурсы на рефакторинг, и не о процессах. Мы фокусируемся на логике принятия технических решений, рассказываем о выбранных и приводим примеры реализации современной гибкой и масштабируемой фронтенд-архитектуры.

https://habr.com/ru/companies/habr_rutube/articles/914942/

#vuejs #vue #nuxt #nuxtjs #legacy #typescript #composition_root #fsd #di #premier

Эволюция веб-приложения PREMIER: от legacy к современной архитектуре

Может быть, не всё legacy, чему больше года, но у нас и правда был запущенный случай: несколько лет в режиме стартапа над проектом работали разные команды, начиная от аутсорса, заканчивая маленькими...

Хабр

I wrote something to help you with your composable frontend projects and shopware. Because you deserve a super fast ecommerce shop. Enjoy reading.

https://brocksi.net/blog/performance-workflow-nuxt-composable-frontends/

#shopware #nuxt #vue #nitro

Performance Workflow and Optimization Techniques for Composable Frontends with Nuxt and Vue - BrocksiNet

Learn how to implement Test-driven Performance Optimization (TDPO) workflows and discover essential performance tweaks for Vue, Nuxt, and Shopware 6 apps.

Really happy with the updates to my website https://devlinmcclure.com

Upgraded to #11ty v3, #Tailwind v4, and adopted #DaisyUI for my components to clean up my CSS. Looks pretty good, and I'm doing it with basically no client JS!

If I do decide its time to leave 11ty for any reason, it'll be because I *really* want to play around with #Nuxt more

Devlin McClure

, Homepage

For those who build sites for other people, I'm curious how frequently people say yes to a Jamstack build when most consumers who don't understand websites would ask for a Wordpress / Squarespace / Wix site.

Are you seeing more non-developer and non-hobbyist people / companies saying yes to #11ty or #Astro or #Nuxt etc? @11ty @nuxt

Just renewed the domain for https://spike.news ($22, @porkbun), our oldest and favouritist side project – since 2009! V7 is made with #nuxt, #vue, and #supabase.
Spike.News - Simple news aggregator

Aggregating the news from around the web every minute

Spike.News
Spike.News

Aggregating news from around the web every minute.

I'm currently working with `@nuxt/content` and using Claude Sonnet 4 in Cursor to migrate from v2 to v3, which is quite complex and involves many breaking changes (https://content.nuxt.com/docs/getting-started/migration). However, thanks to Anthropic's MCP, Claude understood all the docs and accomplished almost everything in agent mode. Throughout this process, it constantly checked against a local dev server to ensure that all the expected content was present on the website. 🤯 #AI #Frontend #Nuxt