Removing Unused Variables Is Good My favorite code clean is removing unused variables. This is right : variables that are hosted in the code, yet doing nothing. In fact, they are often toxic and grow bug-prone. Any old enough code source has them, and they tend to grow by the number. Have you ever tried […]
Exakat 1.7.0 Review The Exakat 1.7.0 precedes Confoo 2019 by a mere day. If you are in Montreal for one of the greatest PHP and web related conference, be sure to meet us! This version is an important milestone : with the 1.7.0, we are introducing two new reports, Diplomat and History; we also added […]