5 ms·
PHP has its uses. Want a simple web app. Great. But speed is inversely proportional to the linecount. At some point it is better to use a compiled language li
by bacan 4y ago
PHP has its uses. Want a simple web app. Great.
But speed is inversely proportional to the linecount.
At some point it is better to use a compiled language like Go.