Hacker News new | ask | show | jobs
by codeDruid 2157 days ago
As a less experienced web developer, i found "How I write backends"[1] very enlightening and I recommend it to all my peers when we discuss useful resources.

1. https://github.com/fpereiro/backendlore

1 comments

I just read it but I think it focuses too much on specific tools (Redis, Node,...) and their configurations which might not be the best for most use cases. Especially if it's for a beginner who maybe doesn't have to start out with a load balancer and Redis.