Home »
MCQs »
Koa.js MCQs
The ____ middleware is used on the client side to cache server answers
35. The ____ middleware is used on the client side to cache server answers.
- Koa-static-cache
- Koa-cache
- Koa-basic-cache
Answer: A) Koa-static-cache
Explanation:
The koa-static-cache middleware is used on the client side to cache server answers.