Normally frontend is is just frontend sending requests to the backend and displaying results. But last month I wanted to use a standalone frontend app which could take input as parametrized URL. It was a little challenging. This new feature seems a better way of doing it. But again, frontend is usually just there to display results from the backend.