Open Source Adventures: Episode 34: Making Last Russian Tank Predictor mobile friendly
There are two big issues with the app we have so far:
it just plain doesn't work in Safari, due to its lack of Array.prototype.at
on small mobile screens the graph overflows the screen slightly
The most common way to develop web apps is to make the...
taw.hashnode.dev3 min read