|
|
|
|
|
by H1Supreme
3355 days ago
|
|
Absolutely. I've been doing "frontend" work before it was even a term (ie. html tables for layout), and it's still the #1 thorn in my side. Even with all the tools available, developing a functional, aesthetically pleasing GUI is not an easy task. 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. |
|