Okoye Ndidiamakaamikdigital.hashnode.dev·Nov 13, 2024Which Server-Side Rendering Framework to Choose: Next.js, Nuxt.js, or Sapper?Speed and SEO are crucial in today's digital space. For anyone looking to create dynamic, content-packed applications, SSR is one of the key ways to build high-performance and SEO-optimized web apps. But with the myriad SSR frameworks out there, whic...DiscussSSR
Costanza CasulloforCosti Techcostanza.website·Nov 6, 2024Editing Data of a Baserow Table using Nuxt: A step-by-step tutorialIn the previous article, I walked you through the process of posting data to a Baserow table using Nuxt. We utilized Nuxt composables to handle the API call and displayed the data on a page. Please go back to the previous article if it’s your first t...DiscussNuxt
Lê Vĩnh Tuyếntuyenle.hashnode.dev·Nov 1, 2024Project Introduction: Portfolio Developer1. Project Objective: This project is designed to create an online space for developers to showcase their skills, expertise, and past projects. Additionally, an integrated blog helps share programming experiences and knowledge. Make an impression on ...Discuss·1 likeWeb Development
Costanza CasulloforCosti Techcostanza.website·Oct 21, 2024Posting data to a BaseRow Table Using Nuxt: A Step-by-Step TutorialIn the previous article, I walked you through the process of fetching data from a Baserow table using Nuxt. We utilized Nuxt composables to handle the API call and displayed the data on a page. Please go back to the previous article if it’s your firs...DiscussNuxt
Samuel OnwukaforDev Unpluggeddev-unplugged.hashnode.dev·Oct 9, 2024React vs. Vue: The Developer's ShowdownIn the ever-evolving landscape of web development, two front-end JavaScript frameworks stand out for their popularity and efficiency: React and Vue.js. Each brings unique strengths to the table, catering to different types of projects and developer p...Discuss·1 likeNuxt.js
Thiago Nunes BatistaforCódigo ao Pontocodigoaoponto.hashnode.dev·Oct 3, 2024Como adicionar o Google Tag Manager no seu website com Nuxt 3O Google Tag Manager é uma plataforma do Google que permite adicionar e gerenciar a integração do seu site ou aplicativo com diversos outros serviços como por exemplo: Google Analytics Google Ads Crazy Egg Hotjar Tracking Code Neste artigo você...Discussgtm
Hugo Ramon Pereirahramonp.hashnode.dev·Sep 30, 2024How to Manage User Authentication in React.js, Next.js, Vue.js, and Nuxt.js Using ClerkINTRODUCTION Authentication is a very important component to any software, application, system, it provides an extra layer of security by restricting areas of your application. For example a dashboard with important information, it can not be accesse...DiscussFrontend Development
MadeWithNuxtJSmadewithnuxtjs.hashnode.dev·Aug 27, 2024Make Your Nuxt.js Site Live with NuxtHub and CloudflareIntroduction The Excitement of Going Live with NuxtHub It all started with a tweet by NuxtJS author Sébastien Chopin and a blog Nuxt on the Edge As per the docs, .nuxt.dev domain was available for free, therefore i created jay.nuxt.dev It was ju...Discussnuxthub
Asfaq Leeonleeonscoding.hashnode.dev·Aug 25, 2024Form validation in Nuxt and Vuetify using VeeValidate ft. composition APIForm validation is a basic need in any frontend application. But if we need to do a validation from scratch, it could be a tedious and error-prone. There are some awesome libraries exist for the most popular frontend framework. You already know that ...Discuss·33 readsVue.js
simplicity treasuretreasureblog.hashnode.dev·Jun 30, 2024Next.js vs Nuxt.js: Comparing Two Powerful FrameworksExploring Next.js and Nuxt.js involves diving into their strengths, ideal uses, and how they handle key web app aspects like server-side rendering and routing. Here’s a quick rundown to help you decide: 1. Framework and Ecosystem: Next.js: Tailored f...DiscussHng.tech