Here's the AI War 2 1.0 Launch Trailer from last week: https://www.youtube.com/watch?v=Dfp7hjJgCFI And there's a 40% off release deal available: Steam GOG
Super-duper off-topic, sorry, but why did steamcommunity.com just take a good 10 seconds of "loading" to display a couple of paragraphs of text? Also text seems to disappear and take 2 seconds to...
Super-duper off-topic, sorry, but why did steamcommunity.com just take a good 10 seconds of "loading" to display a couple of paragraphs of text? Also text seems to disappear and take 2 seconds to re-render when you scroll all the way down and back up?
Modern javascript-centric web development, where they're treating a basic text post as an "app" that needs to initialize and then request and load in the actual content.
Modern javascript-centric web development, where they're treating a basic text post as an "app" that needs to initialize and then request and load in the actual content.
Here's the AI War 2 1.0 Launch Trailer from last week: https://www.youtube.com/watch?v=Dfp7hjJgCFI
And there's a 40% off release deal available:
Super-duper off-topic, sorry, but why did steamcommunity.com just take a good 10 seconds of "loading" to display a couple of paragraphs of text? Also text seems to disappear and take 2 seconds to re-render when you scroll all the way down and back up?
Modern javascript-centric web development, where they're treating a basic text post as an "app" that needs to initialize and then request and load in the actual content.
Yea, I know it's React but what do you even have to do to cause it to reload the whole damn page as you scroll? Wow!