Hacker News new | ask | show | jobs
by pvtmert 295 days ago
Even though it is at overengineering.dev, loved this pragmatic and simple approach:

    I have implemented the most advanced client-side error-handling technique ever: window.location.reload(). 
In larger (stateful) apps, this is probably not what you'd want. But works for small, stateless apps...