5 ms·
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 abou
by tahoecoder 13y 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.
- eagsalazar2 13y agoThis is your #1 most hilarious comment.
- baby 13y agoI guess that's what happens when people learn a lot of technologies in school and don't really know when to use them.