Backend-for-Frontend (BFF): The Tiny Butler Standing Between Your App and Total Chaos

If you have ever built an app that has both a web UI and a mobile UI, you have probably met this situation: A Backend-for-Frontend (BFF) is the pattern that says: “Stop making one backend do interpretive dance for every client. Give each client its own friendly little backend.” Microsoft describes the pattern as creating … Read more