PinnedGoogle reCAPTCHA for Vue.js/Nuxt.js : App & Form Spam ShieldThe Importance of reCAPTCHA in Modern ApplicationsOct 17, 2024Oct 17, 2024
PinnedExploring Server-Side Rendering and Database Operations in Nuxt.js with Prisma ORMNuxt.js, a powerful Vue.js framework and with the release of Nuxt 3, the framework has doubled down on its commitment to server-side…May 14, 2024May 14, 2024
PinnedI18n Localization for Nuxt.js ! Implement multi-language support to website.Understanding I18n Localization in Nuxt 3Mar 25, 2024Mar 25, 2024
Custom Toasters in Nuxt with Vue ToastificationCustomizing Vue Toastification in Nuxt 3Oct 22, 2024Oct 22, 2024
Building Scalable Web Designs with Nuxt LayoutsLayouts play a crucial role in creating scalable web designs by providing reusable, consistent structures across pages, which helps in…Sep 18, 2024Sep 18, 2024
How to Connect Github Repo to VPS ServerConnecting your GitHub repository to a Virtual Private Server (VPS) allows you to deploy code, automate deployments, and maintain seamless…Aug 22, 2024Aug 22, 2024
Configuring .env file remotely on your VPSThe .env file typically holds sensitive information such as API keys, database credentials, and configuration settings. This file should…Aug 22, 2024Aug 22, 2024
Simple JWT Authentication in Nuxt.js (JSON Web Token + Local Storage)When developing a web application, ensuring security is essential. In this guide, we’ll explore how to set up a secure authentication flow…Aug 14, 20241Aug 14, 20241
Json Lottie Animations & Custom Error Pages in NuxtWe’re going to take our 404 Not Found CSE error page to the next level with Lottie animations. Here’s how you can do it, step by step.Jul 23, 2024Jul 23, 2024
Custom Text Font Usage in Nuxt.js with Tailwind CSSBy integrating custom fonts into your Nuxt.js project, you can make your web application truly stand out. Tailwind CSS, known for its…Jul 5, 2024Jul 5, 2024