|
|
|
|
|
by thedarkproject
3285 days ago
|
|
> nowadays most of the business logic is mostly on the frontend This is a design flaw imho and should not be used as a reason to motivate the use of such projects. If your logic is in the frontend you should rather build a backend that captures the logic instead of just putting a rest layer on your DB and call it a day. |
|