Y
Hacker News
new
|
ask
|
show
|
jobs
by
elcomet
388 days ago
Too many acronyms, what's FE, BFF?
2 comments
aeinbu
388 days ago
I was asking the same questions.
- FE is short for the Front End (UI)
- BFF is short for Backend For Frontend
link
holoduke
388 days ago
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.
link
- FE is short for the Front End (UI)
- BFF is short for Backend For Frontend