|
|
|
|
|
by anaolykarpov
2232 days ago
|
|
Linus Torvalds said "Bad programmers worry about the code. Good programmers worry about data structures and their relationships.". Here's a really interesting discussion about this quote and the idea behind the above: https://softwareengineering.stackexchange.com/questions/1631... As a backend dev myself, I totally agree with it, but I think when we're developing full blown apps we should have the end user in mind and focus on their experience using our app more than on adopting data-driven UI design. |
|