It's pretty unfortunate that NodeJS still doesn't have Fetch API based servers included while still being the most used JS runtime. This justifies server side libraries keep promoting Express usage by default on docs, which is not good considering that it's a NodeJS specific one.

3

If you have a fediverse account, you can quote this note from your own instance. Search https://bsky.brid.gy/convert/ap/at://did:plc:hkepubepwiasvquaygjbtbeb/app.bsky.feed.post/3lodwgrt2ps2s on your instance and quote it. (Note that quoting is not supported in Mastodon.)

안 그래도 마침 BotKit에 Node.js 호환성을 추가하고 매뉴얼을 쓰고 있는데, Node.js에는 deno serve 같은 게 없어서 설명할 게 너무 많아진다… node --serve --transform-types bot.ts 이렇게 할 수만 있다면 딱 좋은데!

1