Comment on Recreationally overengineering my location historyComments−pvtmert1yEven 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...
Comments
Even though it is at overengineering.dev, loved this pragmatic and simple approach:
In larger (stateful) apps, this is probably not what you'd want. But works for small, stateless apps...