|
|
|
|
|
by thecombjelly
3635 days ago
|
|
What do you mean by better code? Good design is totally different than small tweaks and style changes. I'd argue putting in the effort to learn how to create good designs is the best way to write better code but it takes a lot more time and effort but more than pays off in the long run. And there is no silver bullet. Advice like "Strong typing" or "functional programming" are not always going to be the best code for the task at hand. |
|