PinnedElif Nur TürkExploring 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
PinnedElif Nur TürkI18n Localization for Nuxt.js ! Implement multi-language support to website.Understanding I18n Localization in Nuxt 3Mar 25Mar 25
Elif Nur TürkCustom Toasters in Nuxt with Vue ToastificationCustomizing Vue Toastification in Nuxt 3Oct 22Oct 22
Elif Nur TürkGoogle reCAPTCHA for Vue.js/Nuxt.js : App & Form Spam ShieldThe Importance of reCAPTCHA in Modern ApplicationsOct 17Oct 17
Elif Nur TürkBuilding 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
Elif Nur TürkHow 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
Elif Nur TürkConfiguring .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
Elif Nur TürkBasic 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
Elif Nur TürkJson 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
Elif Nur TürkCustom 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