Hacker News new | ask | show | jobs
by lateforwork 186 days ago
> eliminates the need for a BFF

Does it really? What if you need to store user preferences?

Also, some would say BFF is easier to implement than GraphQL.