|
|
|
|
|
by echelon
776 days ago
|
|
These aren't just web pages. They're full applications with robust, rich state. Web apps can reach the complexity of a desktop app with a GUI, a game, etc. I say this as a mostly backend / systems engineer: there is an incredible wealth of complexity in the frontend. In user interaction, making and transforming API calls, and in UI/UX design. |
|
the moment you have to keep track of any type of state, managing dozens of UI elements quickly becomes extremely tedious.