Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think an important lesson for web application development—mentioned in the article—is keeping the server stateless, moving state into the client, and using a real middleware like Redis for the session cache.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: