|
|
|
|
|
by spdionis
3564 days ago
|
|
> I've personally found that I build more scalable things in Python, compared to something like node, because it lends itself to scalable architecture decisions. You can do a lot of things in node that are super convenient when you have a single server but that require major changes when you expand. That's one of the major plus points of PHP too. |
|