Performance

For(each) alternatives: introducing “array_map” and “array_filter”

Being a programmer, you’re probably very (very) familiar with the for and foreach loops in PHP and Javascript. So familiar […]

Read more
PHP: array_map vs array_map with callback vs foreach

So we’ve come across plenty of posts comparing / measuring performance of the PHP array_map function vs foreach. So we […]

Read more
The state of the web

My disappointment is immeasureable and my day is ruined. Artslap This is literally what I think every day I see […]

Read more