Skip to main content

2 docs tagged with "module"

View all tags

Middleware / Interceptor

How could a framework exist without middleware? It's a fundamental component, enabling modular and reusable code for request handling.

Module

And a module is essentially an asynchronous function.