|
|
|
|
|
by wccrawford
3355 days ago
|
|
As a fullstack dev, it amuses me when my underlings claim that backend is hard and they want to learn it. They're already doing front-end. (And yes, we're working them towards more and more backend, and even mobile.) It's just different, IMO. Programming is programming, but different specialties have different things you need to worry about. |
|
Plus, organizing your code so it's not a 15-nested-div mess with inline CSS just to make the damn thing look right.
It's probably why most of my personal projects have a CLI, and that's it.