Skip to main content

Posts Tagged ‘Backend for frontend’

Two programmers working on some coding together

Why Do You Need to Know Backend for Frontend (BFF) Pattern?

Our typical problem arises when we wish to incorporate an API into our mobile app. Consider the situation in which you need to create a mobile app for an existing system. The system was one monolithic solution that exposed an API that exclusively served the web client. The client’s proposal is not restricted to new mobile apps, […]