July 2018
Beginner
552 pages
13h 18m
English
The approach of placing your functions into separate directories might look like it increases the complexity, but it actually reduces it. It is far more complex to maintain a script of hundreds of lines of code. It gets even worse when the code is being duplicated, due to laziness or a lack of knowledge. Duplicated code means duplicated risks, and duplicated maintenance, as well.
With existing scripts, it is very important that you discover ...
Read now
Unlock full access