ObumforfreeCodeCampfreecodecamp.org·Nov 22, 2024How to Implement RBAC in a Community Dashboard with NuxtRole Based Access Control (RBAC) is a useful authorization model for users with different access levels, such as those in a community dashboard. In this article, you’ll learn how to integrate this type of authorization with Permit.io in Nuxt. Table o...authorization
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...SSR
Costanza Casullocostanza.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...Nuxt
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 ...1 likeWeb Development
Costanza Casullocostanza.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...28 readsNuxt
Samuel Onwukadev-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...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ê...gtm
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...Frontend Development
watcharakornforVue PDF Viewerblog.vue-pdf-viewer.dev·Sep 24, 2024🔥 How to Render a Beautiful PDF Viewer for Vue.js in Minutes 💅Since my last post on building PDF Viewer with Vue.js, I have been hard at work to develop a library that just works: Vue PDF Viewer. https://blog.vue-pdf-viewer.dev/building-a-pdf-viewer-for-vuejs-with-pdfjs-vue3-pdf-app-and-more After being in pr...Vue.js
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...nuxthub