Question:

What does “Backend” mean?

In a Web Application like Twitter or Facebook, most of the code that provides the functionality to log in, create posts, and store pictures run on a server.

That code is also known as the “Backend” and the developers who create
that code are known as “Backend developers”.

You might also like