Hacker News new | ask | show | jobs
by tahoecoder 4793 days ago
The issue is a static site shouldn't even need to use caching techniques.

When I'm building an app I will use memcached with redis. But this post was just about getting a host environment/workflow for situations in which you want the ease of development that server side languages provide (shared code includes, etc.) and not have to deal with things like caching.

1 comments

This is your #1 most hilarious comment.
I guess that's what happens when people learn a lot of technologies in school and don't really know when to use them.