0_gravitas

↗ HN profile [ 40.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…