A couple of words about modern videogamesA couple of words about video games and the video game industry in general.Feb 14, 2023Feb 14, 2023
Most of the gamers don't realize the problem, at least how it looks after viewing many comments.For some reason, a lot of gamers think that the game industry is some another abstract world which stands apart from the economic system of…Nov 16, 2022Nov 16, 2022
FE development testing (basically integration testing) is less compatible with TDD methodology…Many people missing the core point that TDD methodolody mainly adressed to unit-testing, and unit testing is intended to test isolated…Oct 13, 2022Oct 13, 2022
I don't see any point to use this redundant functionality since we have classes.All these examples don't solve any particular task, they are just overcomplicating simple things.Apr 19, 2022Apr 19, 2022
And where's the "much cleaner code" at the end of the article? :)Many functions inside other function, weird "setX" functions instead of modern setters, single "useEffect(() => do everything here)"…May 2, 2021May 2, 2021
Redux seems like a good thing, but its official examples and code style seems like to be 10 years…Apr 15, 2021Apr 15, 2021
Karma and reality“The main goal for Karma is to bring a productive testing environment to developers”Feb 21, 2021Feb 21, 2021
Jest is bad. It bad not only as testing framework, but as utility in general.Jest will make you hate testing if only you aren’t React developer and you do use conveniently npx-created test suites for your components…Aug 18, 20202Aug 18, 20202