Using Php's builtin array_filters vs foreach loops for filtering arrays, seeing which is fast, cleaner and more maintainable.
Languages have their marks and roles in programming, but nothing is as versatile and fast as C code. But their is a major lacking in c++ web frameworks so I've been working on a simple framework.