Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicou
2144 days ago
How are SPAs any easier to keep secure?
1 comments
Alex3917
2144 days ago
There's a very clear separation between the front end and the back end, which makes it easy to write tests that allow-list only the specific data that's supposed to be getting returned.
link