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 14May 14
PinnedI18n Localization for Nuxt.js ! Implement multi-language support to website.Understanding I18n Localization in Nuxt 3Mar 25Mar 25
Google reCAPTCHA for Vue.js/Nuxt.js : App & Form Spam ShieldThe Importance of reCAPTCHA in Modern ApplicationsOct 17Oct 17
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 18Sep 18
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 22Aug 22
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 22Aug 22
Basic Authentication for 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 14Aug 14
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 23Jul 23
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 5Jul 5