6 ms·
Ok, but why aren't companies then firing all frontend developers and instead let backend developers build logic frontends with vanilla HTML/JS/CSS?
by ls15 4y ago
Ok, but why aren't companies then firing all frontend developers and instead let backend developers build logic frontends with vanilla HTML/JS/CSS?
- arbitrage 4y agoBecause you can't do that with vanilla HTML/JS/CS.
- Cupprum 4y agoOf course you can, but it would be hell when it comes to state management.
- throwaway81523 4y agoIn that world we used to handle all the state on the server side.