Separation of Concern: Domain Logic vs Tech Logic

 Separate domain specific logic from framework, support or general tech specific logic. 


Also, don't' write domain specific logic. :) 


That sh** should be no coded. 


#Software #Architecture 

@MMJetpack

 #NoCode

Comments

Popular posts from this blog

AI Self Awareness in Video Games

IDE Gripes

Switch Statements vs Visitors