[備忘録]初の Nuxt マイナーバージョンアップ(v3.16.2 -> v3.17.5)を乗り越えて
https://qiita.com/fujisho1216/items/83d5df014e1df0885037?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
[備忘録]初の Nuxt マイナーバージョンアップ(v3.16.2 -> v3.17.5)を乗り越えて
https://qiita.com/fujisho1216/items/83d5df014e1df0885037?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
How I've (kind of) migrated my #website to #nuxt3: https://lukaszkups.net/notes/i-have-migrated-my-website-to-nuxt3/
I've been recreating my current website in #nuxt3 just to learn a tool and eventually make a switch into something bigger than my homemade static site generator..
But when I've seen the HTML output structure I've become like: "Nah, I'm okay with my little toy solution for now" 😅
Playing around new website ideas 🤔 (dark/bright version)
#portfolio #webdev #webdeveloper #webdevelopment #nuxt #nuxt3
Здесь написал подробнее об идее проекта, и немножко о технической стороне.
Blog: Nuxt 3 public files
Remember, if you have set a srcDir, your public directory needs to be within that srcDir. That’s all. …
#Nuxt3 #PublicFiles #StaticFiles #vue3
https://bramesposito.com/blog/2025/03/06/nuxt-3-public-files/
🔥 Laravel Reverb + Nuxt 3: Real-Time Messaging | Full Chat App Tutorial
- Setting up the foundation
- Nuxt 3 integration
- Real-time features: Laravel Reverb, Laravel Echo, broadcasting messages.
🎥 https://youtu.be/bjcM8E5s8p0
#Laravel #Nuxt #LaravelReverb #Nuxt3 #RealTimeChatApp #WebSockets #LaravelEcho #TypeScript #Vuejs #FullStackDevelopment #ChatAppTutorial #Javascript #tutorial #qirolab #RealTimeChat #WebDevelopment #VueJS #PHP #Frontend #programming #webdev #100DaysOfCode #js
🔥 Nuxt 3 + Laravel Sanctum Authentication: Setup Secure SPA & API Auth
📌 What You’ll Learn:
✔ Configuring cookie-based SPA authentication
✔ Setting up API token-based authentication
✔ Handling CORS issues and configuring Laravel’s CORS settings
▶ https://www.youtube.com/watch?v=CLjd0_o67OA
#Nuxt3 #Laravel#WebDevelopment #Tutorial #SPAAuthentication #APIAuthentication #FrontendDevelopment #BackendDevelopment #FullStack #VueJS #PHP #Frontend #programming #javascript #coding #webdev #100DaysOfCode #CodeNewbies #js
🔥 Laravel Reverb + Nuxt 3: Real-Time Messaging | Full Chat App Tutorial
- Creating ChatMessage model & migration, API routes
- Nuxt 3 integration
- Real-time features: Laravel Reverb, Laravel Echo
🎥 https://youtu.be/bjcM8E5s8p0
#Laravel #Nuxt #LaravelReverb #Nuxt3 #RealTimeChatApp #WebSockets #LaravelEcho #TypeScript #Vuejs #FullStackDevelopment #ChatAppTutorial #Javascript #tutorial #qirolab #RealTimeChat #WebDevelopment #VueJS #PHP #Frontend #programming #webdev #100DaysOfCode #js
🔥 Nuxt 3 + Laravel Sanctum Authentication: Setup Secure SPA & API Auth
📌 What You’ll Learn:
✔ Configuring cookie-based SPA authentication
✔ Setting up API token-based authentication
✔ Handling CORS issues and configuring Laravel’s CORS settings
▶ https://www.youtube.com/watch?v=CLjd0_o67OA
#Nuxt3 #Laravel#WebDevelopment #Tutorial #SPAAuthentication #APIAuthentication #FrontendDevelopment #BackendDevelopment #FullStack #VueJS #PHP #Frontend #programming #javascript #coding #webdev #100DaysOfCode #CodeNewbies #js
Analyze Memory Leaks in Your Nuxt App
https://mokkapps.de/blog/analyze-memory-leaks-in-your-nuxt-app
【Vue3】refとreactiveで管理できるものを理解していなかった話
https://qiita.com/daisuke_togami/items/b5b572e7cfaaacf29edd?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
🚀 Just published a new blog post! Learn how to secure your Nuxt 3 application with DOMPurify. 🌐✨
🔗 [Integrating DOMPurify into a Nuxt 3 Application](https://blog.hyperlink.fi/using-dompurify-in-nuxt3)
🛡️ Keep your HTML clean and safe from XSS attacks. Perfect for developers looking to enhance their web application's security.
#Nuxt3 #DOMPurify #WebSecurity #XSS #JavaScript #WebDevelopment #Coding #Programming
@darkghosthunter @brawaru have you looked into onRequest and onResponse interceptors? https://github.com/unjs/ofetch?tab=readme-ov-file#onresponse-request-options-response- Alternatively, could using middleware be a solution? #nuxt #nuxt3
I really like Nuxt 3, but not having a clear way to override the global $fetch is a deal breaker to me.
In other words, you're bound plumb your way up to what you need.
And that's what I hate from most Javascript frameworks. There is a lot of plumbing to make something work.
#Software #SoftwareDevelopment #WebDevelopment #JavaScript #Nuxt #Nuxt3 #Vue #Vue3