 
      
    | You are here | fhackts.wordpress.com | ||
| | | | | oldmoe.blog | |
| | | | | Generally you would set an expires header for your assets so that your clients would retrieve them from their local caches and not bother your servers for a good amount of time.Setting this for JavaScript and Image files causes your site to feel much faster on pages with many images and JavaScript files. But what... | |
| | | | | blog.cavelab.dev | |
| | | | | I've set up a local Arch repository, a dynamic reverse proxy cache using nginx - and a local "build server" for AUR packages, using aurutils. Here is how, and why ?? | |
| | | | | it-notes.dragas.net | |
| | | | | Using nginx to cache proxied media in snac to improve performance and privacy | |
| | | | | www.brandonpugh.com | |
| | | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: | ||