|
|
|
|
|
by Rust
5142 days ago
|
|
I would say that any good web developer should know how caching works - not just in browsers, but also proxies, firewalls, and every other link between your language parser (which may also cache) and the user's browser. It's "domain knowledge". |
|