Hacker News new | ask | show | jobs
by elcomet 388 days ago
Too many acronyms, what's FE, BFF?
2 comments

I was asking the same questions.

- FE is short for the Front End (UI)

- BFF is short for Backend For Frontend

Front end and a backend for a frontend. In which you generally design apis specific for a page by aggregating multiple other apis, caching, transforming etc.