Getting started with PostgreSQL in Debian based Linux
In this tutorial, we’ll learn how to install and get started with PostgreSQL on Debian based Linux such MX Linux.
In this tutorial, we’ll learn how to install and get started with PostgreSQL on Debian based Linux such MX Linux.
This presents a quick cheatsheet for some of the most frequently used Linux commands
In this tutorial, we’ll install and configure Nginx with PHP-FPM on MX-Linux 23 (Debian 12)
In this tutorial, we’ll learn how to install and manage multiple PHP versions on Debian 12 (bookworm) or any distro based on Debian 12 such as MX-Linux 23
In this tutorial, we’ll use NextAuth.js in order to incorporate authentication inside Next.js 13 app.
In this tutorial we’ll use Zustand within a Next.js app in order to incorporate client-side state management which is persisted app-wide.
In this tutorial, we’ll utilize Route Handlers feature of Next.js 13 in order to define API endpoints.
In this tutorial, we’ll plug Prisma ORM in Next.js 13 app and use SQLite as database.
In this article we’ll learn about the Dynamic Routing in Next.js 13
In this tutorial, we’ll create Next.js 13 app covering the basic concepts within the framework including App Router.