randle_mcmurphy

↗ HN profile [ 16.8 ms ] full profile
Karma
1
Created
May 18, 2020 (6y ago)
Submissions
0
  1. My idea is to separate my code into data, domain, and presentation layers and use entity-component-system only in presentation layer. So data and domain layers will follow DDD principles and will mostly deal with…