Skip to main content

Backend

2025


What is a database transaction (using MySQL)?

·6 mins
Learn what database transactions are and when to use them. This guide explains the stability and reliability improvements that come with MySQL transactions, making it easy for developers and sysadmins to understand and implement.

PHP Hypertext Processor

··25 mins
Learn how to build dynamic web applications with PHP. From generating dynamic HTML to serving API requests and running background processes, PHP offers an easy entry point into backend development. Perfect for junior developers, system administrators, and self-hosters.

2024


Node.js - JavaScript in Server Applications

··16 mins
Learn how to use Node.js to run JavaScript on the server side, from basic CLI applications to serving dynamic websites. Perfect for developers, sysadmins, and self-hosters.