Hacker News new | ask | show | jobs
by eikenberry 2990 days ago
The main trap to avoid is intermingling of the client code with the server code. This almost always leads to very tightly coupling of server/client code with all the pain that brings.