Earlier quoted context omitted.
The weird contrarian "actually Flash was good" takes I've been seeing all over today is absolutely bonkers. It's like these people think we weren't around when Flash was a thing or they just have rose colored nostalgia glasses on. Flash was absolutely horrendous. Also, people keep talking about how easy it was to create stuff in it and how JS/HTML involves too much coding. This is more revisionist history - Flash had…
Actually Flash was fantastic (for games). AS3 is one of my favorite programming languages I've ever worked with, but Flash wasn't just a programming language. The display tree (put simply: game engine) was baked into the runtime, which made it very very easy to make games. The tight coupling between art (movieclips created in Flash the program) and code (AS3 written in FlashDevelop or notepad) made for very fast iter…
Flash also got used for a lot of other things and in a lot of cases it was basically to add in functionality that wasn't supported by native web standards yet. This was why entire websites were built in flash. Because it gave you the freedom to do things that you just couldn't do with regular HTML/JS.
If the point the author wants to make is that creating games in HTML/JS is more cumbersome because there isn't one authoring tool that is used by everybody and has a comprehensive toolset, maybe that's true I don't know. But I definitely prefer this reality to a reality where Flash is still being used in 2020.
When you think about all the challenges the web faced early on, with all the attempted browser lock in and stuff like Flash, we got pretty lucky that things are fully open now.
And because HTML/JS are open and not proprietary, the people whining about it are free to take a shot at creating their own authoring software for games without having to worry about getting anybody's permission or getting sued by a company that owns the rights to JavaScript.
I will say, I think the niche of browser games played by kids is now taken up by phone games from a consumer perspective. I'm not sure even if an easy way to create them existed that they'd be nearly as popular.