Martins Zeltins
banner
martinszeltins.bsky.social
Martins Zeltins
@martinszeltins.bsky.social
Husband. Dad. Full stack web developer.
November 13, 2025 at 10:19 AM
wait so Vite will not have Rolldown only Vite+ will be powered by rolldown? which is a paid version
October 10, 2025 at 1:36 PM
@nuxt.com is pure magic, this dynamic import actually correctly resolves both in dev server and when built for production, don't need to do anything extra 🤩
July 25, 2025 at 12:58 PM
Maybe a better question...
July 10, 2025 at 6:18 AM
What frontend is actually like #javascript #vue #react #frontend
July 9, 2025 at 12:17 PM
A solid way to organize @vuejs.org and @nuxt.com components in your project by using feature composables, ideally putting each of them in their own file.
July 3, 2025 at 4:13 PM
How accurate is it?
April 30, 2025 at 9:20 AM
@danielroe.dev This caught my eye. Does the parallel data fetching refer to having multiple components on a page each feetching data using "await useFetch()" to avoid waterfall or is this something else?
March 13, 2025 at 11:35 AM
February 21, 2025 at 5:35 AM
Here's a cool Nuxt / NuxtDevTools idea. I've wished so many times I could see all requests coming into my app, kind of like Laravel Telescope does. It'd be cool to be able to filter by app / server / api route, method. @danielroe.dev @antfu.me
February 20, 2025 at 7:03 AM
February 13, 2025 at 7:39 AM
webpack going down, so close
February 8, 2025 at 5:42 PM
I eventually found the problem but it would have been nice if Nuxt actually showed the file / line where the error ocurred. It was trying to read a property of `undefined`
January 28, 2025 at 8:57 AM
@danielroe.dev Hey, any idea why I see a generic error in dev with no indication as to which file or line has the error? Do I need to enable something or configure some error handler in Nuxt?
January 28, 2025 at 8:44 AM
It would be so nice to see created / updated dates on Nuxt modules
January 16, 2025 at 11:10 AM
nuxt.com/modules time to interaction is kinda sloooow. Even the "filter" icon appears only after a few seconds. That would definitely be a 🎁
December 25, 2024 at 9:59 AM