All Posts
- Published on
Learn how to create reusable custom hooks in React to simplify your code and share logic across components.Read More- Published on
Understanding the differences between SSR and CSR, when to use each approach, and how they impact your web applications.Read More- Published on
Creating a simple program for an ESP32 microcontroller with an OLED display (128x64 pixels)Read More- Published on
Learn what is dmenu, how to use dmenu, dmenu is a dynamic menu for X.Read More- Published on
Learn how to use rsync, a powerful command-line tool for synchronizing files and directories.Read More- Published on
Learn how to connect to a MySQL database from your Next.js application using the `mysql2` package, and use `bcryptjs` for password hashing. This tutorial will guide you through creating a register page and login page.Read More