|
|
|
|
|
by crazygringo
5190 days ago
|
|
Thank you! Iterative development is key. Out of any language I've ever used, PHP has most allowed me to just get stuff done fast. It certainly isn't elegant, but it works. And even as you grow and scale up, as long as you constantly refactor at critical moments, you can avoid spaghetti code just fine. |
|