▲ | nfw2 3 days ago | |||||||||||||||||||||||||||||||
Every single action should have no perceivable latency between the action and the feedback that the action was received. You can implement that with SSR but it is clunky and also requires a lot of JS generally. | ||||||||||||||||||||||||||||||||
▲ | gizzlon 3 days ago | parent [-] | |||||||||||||||||||||||||||||||
> should have no perceivable latency between the action and the feedback that the action was received. Huh, according to who? I think a small delay is totally fine. Often better than the SPA's that tried to fix this non-problem and introduced much worse problems. Edit: For example HN: I press update and there's a small delay.. So what? Most sites and SPA's have a much worse user experience than this. | ||||||||||||||||||||||||||||||||
|