|
|
|
|
|
by nullxone
1033 days ago
|
|
Looking back over different patterns shows how projects and teams should be organised to scale complexity, and how new tech like React Server Components and Backend for Frontend should be used. Some ideas from the post:
BFF should be outside the security boundary (so it can be owned by product teams)
RSC is a view layer! Don't put business logic in it. |
|
More resources on BFF's: https://bff-patterns.com/