0_gravitas
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I'm interested in hearing from anyone who has experimented with, or implemented play/production systems using strategies/techniques/concepts from the book. Which techniques did you use? Which did you not? How was the…
- Target's Official GitHub Organization (github.com)
- Siler, a PHP Library with FP and Other Goodies (github.com)
-
In a webapp, you have your separation of concerns, a backend that does backend stuff, a server that interacts with that backend and sends stuff to a given frontend, and the frontend which only really knows about and…