Seun Ibrahimdevrona.hashnode.dev·Sep 7, 2023How to Create Engaging Nuxt 3 Web Apps with Prerender and SSRIntroduction Creating an optimal web application involves a multitude of factors, from performance and user experience to search engine optimization (SEO). Nuxt 3 comes to the rescue with its built-in features designed to address these aspects effect...DiscussNuxt
Rawand Rebwarblog.rawandrebwar.com·Sep 1, 2023My personal website is finally live! 🎉Hello, everyone! I'm excited to share with you my website. I bought the domain a while ago and always wanted to make something simple and cool with it. So I've built a simple but elegant Website that links my different online profiles. I built it usi...Discuss·2 likes·26 readsNuxt.js
Jay Bharadiajaybharadia.hashnode.dev·Jul 20, 2023Benefits of using Nuxt Image Module🧠 What you will learn from this article How to add File Download Feature in your website ( Traditional Way ) Write less Javascript ( Modern Way ) Image Optimization Solution to CORS ( Cross Origin Resource Sharing ) Additional Benefits ⬇️ Int...Discuss·97 readsNuxt
Mustafa Dalgasft.hashnode.dev·Jul 18, 2023Safeguarding Redirects in Vue.js Applications: Preventing Open Redirect AttacksIn web applications, it’s quite common to redirect users to different pages based on their actions or status. For instance, if a user attempts to access a protected route but is not logged in, the app might redirect them to a login page, and then bac...Discuss·153 readsVue.jsVue.js
Kinjalk Tripathikinxyo.hashnode.dev·Jul 9, 2023Building Tauri app with Nuxt 3 as frontendNote:This blog has been written to share how to configure nuxt.config.ts and tauri.conf.json so you can run your build command without any errors. The blog isn't about how to set up a Tauri-Nuxt project but if you're interested in that, you can refer...Discuss·3 likes·163 readsNuxt
Mustafa Dalgasft.hashnode.dev·Jun 29, 2023Crafting Dynamic Layouts with CSS Flexbox: A Case StudyCSS Flexbox is a powerful tool for building flexible, dynamic layouts on the web. But like any tool, its real power shines through when you face a problem that seems simple at first, but turns out to be quite tricky. One such problem is creating a la...DiscussFront End Devflexbox
Dev By RayRaydevbyrayray.hashnode.dev·Jun 28, 2023Mastering Nuxt CLI: An Essential Tool for Accelerating Nuxt.js DevelopmentRamp up your Nuxt.js development efficiency with the Nuxt CLI, a highly versatile tool that's often overlooked in the Nuxt ecosystem. In this blog post, you'll learn how you can use the CLI to generate components, layouts, pages, compostables, and mo...Discuss·38 readsLearning VueJS & Nuxt.jsNuxt
Bukoye Olaniyiradiantcodes.hashnode.dev·Jun 26, 2023Building Modern Web Interfaces: Unleashing the Power of Nuxt.js and VuetifyIntroduction: In the world of Vue.js development, Nuxt.js and Vuetify have emerged as popular frameworks that offer incredible capabilities for building robust and visually stunning web applications. Nuxt.js, a framework based on Vue.js, provides a p...Discuss·10 likes·205 readsVue.js
Ashraful malikashrafulmalik.hashnode.dev·May 29, 2023Effortlessly Customize Tailwind Components.Are you a web developer looking for a hassle-free way to create stunning web designs? Look no further than Mytailwind! Our website simplifies the process of copying and customizing Tailwind components, saving you time and effort. In this blog post, w...Discuss·10 likesTailwind CSS
David Nguyeneplus.dev·May 17, 2023Nuxt 3.5.0: Introducing Vue 3.3, New Defaults, Interactive Server Components, Typed Pages, and More⚡️ Vue 3.3 released Vue 3.3 has been released, with lots of exciting features, particularly around type support. new defineOptions macro 'generic' components typed slots and using external types in defineProps ... and more This also brings a si...Discuss·112 readsNuxtJSNuxt