|
|
|
|
|
by jarrett
4460 days ago
|
|
Today we have such powerful tools for web development that, at least for me, there is hardly any "meaningless and repetitive work" involved. Those aspects of the job have been automated. For example, I use SCSS instead of pure CSS, eliminating whole classes of drudgery. I use Rails' form_for instead of manually populating text fields with their current values. Another class of drudgery eliminated. What's left is still coding, without the repetitive parts. Instead of going on vacation, I take the extra time to produce more and better software. |
|