<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Composing Event Handlers in Nitro</title>
        <link>https://tube.grossholtz.net/videos/watch/68848e90-b872-4805-a4ed-cb500d2cfef7</link>
        <description>All of you Nitro fans already used defineEventHandler before - I'm more than sure! But did you ever think of a function returning an event handler - which would help you encapsulating logic and creates a pattern to compose these handlers! No? Well, let's check it out! #nitro #h3 #unjs Links and Resources: 📺  Auto Imports in Vue/Nuxt/Nitro https://www.youtube.com/watch?v=YHdDraNNGCk Chaptermarks 00:00 Intro 01:01 Setting up our demo 03:58 The Problem and a temporary solution 06:25 We need another Abstraction! 07:13 The Wrapped Event Handler Pattern 14:23 Composing these Handlers 15:19 What do you think? 15:34 Wrapping up</description>
        <lastBuildDate>Sun, 05 Apr 2026 23:57:54 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>Composing Event Handlers in Nitro</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/videos/watch/68848e90-b872-4805-a4ed-cb500d2cfef7</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/video-comments.xml?videoId=68848e90-b872-4805-a4ed-cb500d2cfef7" rel="self" type="application/rss+xml"/>
    </channel>
</rss>