Hacker News new | ask | show | jobs
by adambd 4506 days ago
I mean something like you call a REST API where you create fake data which is then visible on the production site. To avoid this, you should mock AJAX calls.
1 comments

Got it - thanks!