Hacker News new | ask | show | jobs
by tpxl 1397 days ago
> their technical skill is pretty poor when their site shows "page not found" of some sort on log in process for a split second and when you try to search through the logs

This is typical of single page apps. They have a default state of "no data" and then they update it when they get a response.