This one simple change for better class naming will blow your mind
by Paul Blundellon May 7th, 2016
Single Responsibility[1], Beware the Share[1:1], Boyscout Rule[1:2]. These are some conventions that guide good practice in software development and I believe naming can benefit from these ideas and other practices. This blog post will discuss class naming using Model View Presenter as the example and
read more →