#nuxt

lukaszkupslukaszkups
2025-05-16

Playing around new website ideas 🤔 (dark/bright version)

2025-05-12

Question for the #webdev hive mind. I’m building a dev env for a #nuxt frontend facing off to a #Laravel api. What’s viewed as best #git practice monorepo or dual repo?

2025-05-12

Question for #DockerCompose #Docker #nodejs #ipv6 #nuxt #strapi

I recently encountered errors on local development when a NodeJS CMS like Strapi wanted to fetch() something from a frontend API route from Nuxt for http://localhost:3000 server-side:

"cause: Error: connect ECONNREFUSED ::1:3000"

How do you deal with IPv6?

1. Try to avoid "localhost", use 127.0.0.1 everywhere (strapi, nuxt config) instead?
2. Try to run each service on "localhost" and "::1", ChatGPT suggested using "::" to bind ipv4 and ipv6 🤔
3. Other solutions?

Thanks very much in advance!

Alex Seifertalexseifert
2025-05-10

I have a blog about horror stories: haunting.alexseifert.com. I'm looking to replace the current WordPress website with either Nuxt.js or Next.js.

Which do you prefer?

Alex Seifertalexseifert
2025-05-10

Does anyone have any experience with Nuxt.js? I'm playing around with it, but am a little confused about the behavior of ISR pages. I'm used to how they work in Next.js where the served page is always static and only updated in the background on the server. ISR pages in Nuxt.js still make a request to the source every time the user clicks a link to visit the page after hydration. Is that expected behavior? Seems unexpected.

lukaszkupslukaszkups
2025-05-10

Finally forced myself to make a progress with my personal website refresh & migration to 🙌 🔥

The biggest pain was to keep my content storage logic and url generation still compatible to all existing links I've pasted over the web - but finally made it! 💪

fediDBfedidb
2025-05-09

We merged the first PR on our fedidb-nuxt repo 🥳

While the web frontend is open source, we are working to release the backend source so you can run the full FediDB platform yourself 🚀

github.com/fedidb/fedidb-nuxt/

2025-05-06

Time for a new #introduction:

Hi, I'm Michael and I’m on a #jobsearch.

For the past ten years I’ve been a full stack #webDeveloper for a company in #Nashville that sells #prepping supplies.

They went from a startup to a well-established brand, then the economy started collapsing.

I love working with #vue and #nuxt, but I’m great with #react and pretty much any modern #js framework.

Open to #remoteWork in the US and local in-office work in the #nashvilleTN area.

#FediHire

2025-05-06

Hola! Another #strapi question: Has anyone managed to implement a Live Preview mode for a Dynamic Zone? Missing this a bit since I extended my work stack from Craft CMS to Strapi (and #nuxt). Thanks for any hints!

youtube.com/watch?v=5PBAiW60EH
#strapio #strapicms

2025-05-01

#nuxt rocks, #nuxt with a #laravel api rocks like #LedZepplin in their pomp.
Despite all the crap that’s going on, this is still the best time to be a #webdev

Alexander Goldovskyhazadus@fosstodon.org
2025-04-30

Здесь написал подробнее об идее проекта, и немножко о технической стороне.

hazadus.ru/blog/ecotrails

#WebDev #nuxt #nuxt3 #TypeScript

2025-04-12

Performance-Minded Development with Nuxt 3
youtu.be/dtpKrqvwUTU
#nuxt #nuxtjs #ssr #webdev

2025-04-10

Seit ich auf #Jobsuche bin, merk ich erst wieder was sich so an Technologien neues gibt oder sich durchgesetzt hat. Ich dachte z.B. nicht, dass sich #Flutter so durchgesetzt hat.

Gerade schau ich mir #Nuxt.js + #Prisma an und bin sehr davon begeistert, wie einfach #Fullstack Entwicklung damit von der Hand geht.

#IT #Frontend #JavaScript #Android #SoftwareDevelopment

Paulo 🃏raggesilver
2025-04-06

Surprised only one of these patches are due to incompatibility with Bun.

Cropped screenshot of a package.json file showing three patched dependencies.
2025-04-03

(Finally) getting a better understanding of useFetch(), useLazyFetch() (or useAsyncData()) in #nuxt #nuxtjs #SSR.

First Page Load vs. <Nuxt> client side navigation with injected and (automatic) window.__NUXT__ payload cache for fetch data confused me a little bit at first. 🤓 Plus: Lot's of composables to choose from 😁🤯

Now wondering how performance optimization works.

2025-04-01

#nuxt newbie question for SSR - is nuxt context / useNuxtApp really unique per request/user and cleared right afterwards? (Or do I need to be aware of Side Effects like in SvelteKit SSR blog.aakashgoplani.in/avoid-sh) Or is this unrelated. Trying to get some basic orientation. 🤓 Thx!

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst