|
|
|
|
|
by fideloper
846 days ago
|
|
This mirrors my experience exactly - it took me an embarrassingly long time to learn about http and what it means to be stateless. It also took learning other languages to understand how PHP is so unique in how tied to HTTP it is (rebuilding its entire universe every request). (these learnings happened when moving beyond the PHP-based CMS style of development - agency style work on my case - to make more custom software). |
|