A Beginner’s Intro to Back-End Programming
If you are new to programming, you’ve probably heard a few jargons here and there like “recursion” or “dynamic programming” and so on. One of them is probably back-end (no, not yours), aka “server-side programming”.
So, what’s Back-End Programming?
To put it simply, whenever you visit a website, your browser makes a HTTP request to a web server…