Skull
Did not publish anything here in a long time. Let’s start with a doodle of mine. In free time I’m doodling some graphics. Sometimes I can even show them publicly.
Did not publish anything here in a long time. Let’s start with a doodle of mine. In free time I’m doodling some graphics. Sometimes I can even show them publicly.
For a project of mine, I needed to implement a live reload mechanism for an HTML file. The problem was, it was a local file, which of course was a big no-no for every type of fetching data from another location.
Just so we are on the same page, by local file I mean every HTML document that is opened from a location that has a file:// protocol.
The mechanism was supposed to work as follows: