Any good courses on learning barebones backend using Deno 2?

Do you know any good tutorial/course on building http server using Deno? I want to learn more about barebones backend stuff and this kind of course would be ideal. Going step by step about all the important things before going into specific frameworks.

I would love to learn about receiving https requests, middleware etc.