Tihomir's avatar

Tihomir Tonov

Tihomir's posts

Null Object Pattern in NodeJS,Redis,MongoDB

How to use Null Object Pattern in NodeJS,Redis,MongoDB to deal with deleted relation or missing property of an API response

Handling Complicated Requests In NodeJS,Redis,MongoDB

How to deal with forms/requests on the web efficiently using NodeJS,Redis,MongoDB

Thoughts from the CTO: Introduction to PHPUnit code coverage reports

How to have code coverage reports with PHP and succeed in Test Driven Development.