#nuxt
Aaaand another one 😊 how I used nuxt-og-image by the awesome Harlan Wilton to create dynamic preview images for my #nuxt blog 🪄
I mean, it is still less then a year that I've been developing (mainly #nuxt and #directus ). But this gap marks the spot where I started learning, and switching, from #javascript to #typescript
I hate that gap btw

Found some time to explore the view transition api support build into my favourite frontend framework #nuxt . Currently chromium only but it doesn’t break other browsers 👍
https://www.niklas-wolf.de/en/blog/2023/nuxt-view-transition-api
Going live to implement a new way to write `sizes` for nuxt/image. #nuxt
Found this amazing #Nuxt module called ‘nuxt-api-party’.
It allows you to dynamically create `useEndpointData` composables for any API (e.g. if your API is not made with Nuxt, which is very common).
You can even specify path or URL to an OpenAPI schema to enjoy the type safety.
It's alpha and probably has some bugs, but it's neat to have as a replacement for nuxt/nuxt#14736.
Check it out: https://nuxt-api-party.byjohann.dev/
Is learning #nuxt worth it?
Could I just copy paste a module I'm working on into the module folder of a #nuxt project to test it without pushing it to npm or packing it?
I tried it, and renaming the `module.ts` into `index.ts`, but some things like `useState` inside a composable broke.
Not to mention that the default configs for `nuxt.config.ts` were not being applied.
Any thought on #Nuxt ?
We're going live!
▶️ Come join us as we convert Tom Lienard's site to #nuxt!
▶️ Okay, let's do it.
I'm going to speed-run building a fun little app with #nuxt. 🤞
Nuxt Performance Series' Articles

After a Rich Text Editor, I've now implemented a Combobox component that fits in with the Nord Design System. This is in the new frontend for Provet Cloud and is developed with Vue 3 and Nuxt 3.
Now available in @nuxt : a 0 configuration module to integrate maps in your Nuxt application.
No more trouble with configuring Leaflet anymore 😎
Started this week off with learning about Nuxt with Daniel Roe.
🔥New #TeachJennTech episode is live!
Join us as guest expert @daniel demystifies the Nuxt.js framework, TypeScript, and much more!
Don't miss the insights on meta frameworks, Next.js, and DEV tools.
Dive into the future of tech with us! 💻🚀 Watch now: https://youtu.be/BHDg7oSZ3Iw #Nuxt #TypeScript #vue #nuxtjs #vuejs #vueschool #vuejsforge
I can't believe I've never mentioned this here, but I am looking for a #job!
— 5 year experience with #Python, #Django, #Vue, #Nuxt
— 10 year experience with #JavaScript
— can start 1st October 2023 or any time later
— only companies based in #Germany (will need a Blue Card) in Braunschweig-Wolfsburg-Hanover area or full remote
Email nikita@kara.mov for the best employee your company has ever seen*
*statement without warranty
Does anyone know the current state of nuxt's PWA configuration? The "official" plugin hasn't been updated for years and I've been using the unofficial "kevinmarrec/nuxt-pwa" version. It's hard to find up to date info on this.
My real question is that my fonts aren't being cached when offline but everything looks right to me.
😎 This week I have a pretty cool #Vue of the #Nuxt week! 😂🤦🏻♀️
🗓️ Today- #teachjenntech with @daniel
🗓️ Wednesday & Thursday mcing @vuejsforge hanging out with @danielkelly_io & @VueSchool_io
🔗s in comments
if someone knows #nuxt #nuxtJS #nuxtJS3 well and have some time to spare, feel free to check my question :
https://stackoverflow.com/questions/76775511/turn-chained-usefetch-queries-into-uselazyfetch-ones-in-nuxtjs3
#nuxt with #pinia #tailwindcss and #supabase makes creating websites so easy these days. It’s crazy.
Okay, here we go: a guide to #nuxt server components.
I plan to keep this one up-to-date, as this is an area under active development. Do ping me with questions!
VueConf Toronto 2023 | 9-10 Nov 2023 (http://vuetoronto.com):
🚨 VueConf Toronto 2023
Early bird tickets are now available! Grab your spot now.
Interested in giving a talk at VueToronto? Submit your CFP today.
Register at https://t.co/9LqTF72odZ
New website made with Nuxt, Nuxt Content and GSAP. Thanks for all the team from Nuxt for making a framework with such a nice DX.
I was also looking at #Nuxt and the likes, but... nope. I want something easier to setup and maintain.
Anyone looking for a simple #nuxt contact form with validation and feedback, look no further: https://dev.to/michaelsynan/nuxt3-form-with-feedback-25b9
▶️ Going live to build a reusable edge-release tool for projects.
Needed for open-sourcing something for #nuxt later today, so the pressure's on ... 👀
AdonisJS in 15
AdonisJS API & Nuxt 3 SSR Authentication in 15 Minutes
We'll learn how to:
› Configure our apps
› Set up session based auth in both
› Pitfalls to watch for on SSR front ends
https://adocasts.com/lessons/adonisjs-api-nuxt-3-authentication-in-15-minutes
My kids’ money tracking app and my experiment to pay them interest instead of a fixed allowance has been working out pretty well so far. I made a few minor updates this weekend and included an estimator section that calculates and displays the amount of interest they'd get over a certain time period.
Still enjoying how easy it is to work with Prisma and Nuxt for this.
Oh wow, the new Nuxt3 DevTools is awesome! 🔥 vue
It is hard to believe that something like this can even exist 🤯
You can find details here: https://devtools.nuxtjs.org/
Any #nuxt #content or #unified experts know what I might be doing wrong here?
- https://github.com/nuxt/content/discussions/2109
- https://discord.com/channels/473401852243869706/1115089562830647337
We've been wanting to try out Svelte so we built a single page app https://ogvideo.app
We blogged about our impressions of Svelte from the perspective of Vue / Nuxt devs.
tldr; we enjoyed it, but we'll be sticking with Vue.
https://www.blackspike.com/blog/learning-svelte-by-building-a-single-page-application
📸 Polishing #nuxt Image for RC...
Come join me as we cross off the last few items on the list.
Does #nuxt v3 cause developer tools to sometimes lag / not work at all in Firefox and Firefox Developer Edition, for others?
Seems consistent on macOS, Windows and GNU/Linux :(
Result of an evening of work :D https://github.com/unjs/unstorage/pull/228 #sqlite #javascript #nuxt
New blog: Why we chose Astro over Nuxt
We've shipped dozens of Nuxt websites, so why build our own website with Astro? (TLDR: performance!)
https://www.blackspike.com/blog/why-we-chose-astro-over-nuxt/
finally dipping my toe into #typescript 🌧️ with a udemy course. I’ve found maximillian’s courses easy to follow and retain – I did his #vue and #nuxt courses years ago. Also I find his german accent charming, currently learning about Woid types.
https://www.udemy.com/course/understanding-typescript/ #webdev
I spent an embarresinly large portion of today trying to get auth working in a new Nuxt3 application using the useCookie composable.
I have just fixed everything and have it working as expected in just under half an hour via using the `useSession` composable that Nuxt3 makes available but it seems nobody on the internet has documented, or at least not in a way I could find easily...
I am not mad, just disapointed.
upgraded https://www.brighton.dog #nuxt from 3.0.0 to 3.4.1 without any hassle in case people are feeling cautious!
Request for help: Does this map feel slow?
(I’ve replaced the google map on www.brighton.dog with open street maps using https://protomaps.com/ by @bdon and it works great on all devices apart from one iphone where it’s slow as molasses - tia!)
@itsjoshbruce I’ve noticed both #astro and #nuxt 3 use shiki by default https://shiki.matsu.io/
Spending Saturday morning in bed setting up Elk (@elk) as an alternate UI on my instance, now functional at elk.mazanec.social. Very familiar setup since it’s based on Nuxt. Also, able to do all of this through a friggen iPad instead of getting up to get my laptop because its 2023 and what even is a computer any more? #Mastoadmin #elk #nuxt
At Nordhealth, we're currently building the foundation of a new frontend for Provet Cloud and are looking for a frontend developer in one of our product teams to work on this new frontend. If you got any questions, feel free to contact me.
https://careers.nordhealth.com/jobs/2470233-senior-frontend-developer-vue-3
My website is now running #craftcms 4 and #nuxt 3 together, so here’s a new edition of my article on setting up Craft CMS Live Preview using Nuxt’s Hybrid Rendering setup.
https://wbrowar.com/article/code/craft-cms-live-preview-with-nuxt-3/
As always constructive feedback and suggestions are welcome!
Just released #nuxt v3.2.1 which is a patch release with a fun experimental feature!
✨ Automatic chunk error handling.
(Chunk errors might happen when you redeploy and your JS assets no longer exist on your server.)
@lewisdaleuk @nhoizey @Julianoe @eleventy @jeromecoupe Very cool that my blog helped you out! I went all in on WordPress as a content hub and now use a multi-site install to provide content for a few of my projects. One is Eleventy, one is #laravel and the third I'm working through is a #vue #NuXT build.
Felt like overkill at the time but one install of WordPress for everything has been really nice.
Here you can see a @antfu out in the wild. He is also three-dimensional like @patak (I could not believe)
Previously we joked about that he just send one of his clones and tried to observe if he merges PRs while being on stage... He actually made https://github.com/nuxt/devtools public on stage 🤯