I learned how hard frontend is when developing a browser-based game.
The backend code was simple and easy to test with unit tests.
Frontend though is a slog to write, and even greater slog to test.
I wonder how much better frontend would be if JavaScript wasn't the chosen language. It's just such a bad language in so many ways.
I learned how hard frontend is when developing a browser-based game.
The backend code was simple and easy to test with unit tests.
Frontend though is a slog to write, and even greater slog to test.
I wonder how much better frontend would be if JavaScript wasn't the chosen language. It's just such a bad language in so many ways.