|
|
|
|
|
by fiddlerwoaroof
1704 days ago
|
|
I’ve had the exact opposite experience as a full-stack dev: backend code generally has a more or less straight-through code path from the request handler to the response, on the front-end a user can be interrupting your processes at any moment. |
|