[[:oktatas:web:back-end_framework:express|< Express]] ====== Express - Cache ====== * **Szerző:** Sallai András * Copyright (c) 2025, Sallai András * Licenc: [[https://creativecommons.org/licenses/by-sa/4.0/|CC Attribution-Share Alike 4.0 International]] * Web: https://szit.hu ===== Kliensoldali cache kikapcsolása ===== npm install nocache ===== Használat ===== import nocache from 'nocache'; // ... app.use(nocache());