Did you know that when working with Nuxt, the `nitroApp` object inside plugins gives you access to various runtime hooks? These hooks include `close`, `error`, `render:response`, `request`, `beforeResponse`, and `afterResponse`. ⬇️
3 likes 1 replies
?