|
|
|
|
|
by ozy123
3694 days ago
|
|
Also writing good code (easy to maintain, few bugs, easy to extend) is a craft not something you do spontaneously when you need to fix a problem. It takes time to develop and get a good sense for it. This is the key thing I see with all these bootcamp grads - they know the terms and they know how to throw crud apps together but they struggle to write clean code that adheres to SOLID that isn't littered with antipatterns. |
|