An application is only as good as what it does. So what does backend do? You're seeing it. This site runs on backend.
But, there's more. Add ?mode=json to the end of any url, and you'll see the page you just saw in HTML, in JSON notation. Or ?mode=php, and the webpage will be displayed as PHP variables.