From f5b4d945b2bee8188a8334d8fec5ce62f039349b Mon Sep 17 00:00:00 2001 From: Kevin Shin Date: Mon, 25 Dec 2023 22:28:08 -0800 Subject: [PATCH] Update Backend.md --- source/Backend/Backend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Backend/Backend.md b/source/Backend/Backend.md index 48b07c6..1f235aa 100644 --- a/source/Backend/Backend.md +++ b/source/Backend/Backend.md @@ -18,7 +18,7 @@ permalink: /Backend {: .note } > By [Kevin](https://www.linkedin.com/in/kevin-shin-373183188/) -You're familiar with the Frontend, which represents what you see in classrooms – desks, boards, and teachers. Now, let's explore the Backend, which is like the main office managing all the school's information behind the scenes. +You're familiar with the Frontend, which represents what the house looks like – color, walls, and the structure of the house. Now, let's explore the Backend, which is the what makes the house run and function. ### 🏠 Servers - The House's Functionality Imagine servers as your house's brain. They make everything in your house work, like turning on lights, keeping the rooms cool, and making sure stuff runs smoothly. When you want a light on, the brain (server) sends power to the light so it shines.