Build your own Music Pad with C#, HTML, and CSS (VIDEO)

techwithpat

Patrick Tshibanda

Posted on December 2, 2020

Build your own Music Pad with C#, HTML, and CSS (VIDEO)

In this video, I create a simple music pad controller with Blazor WebAssembly.

Blazor is a framework for creating web applications using HTML, CSS, and C# 🔥.

The following topics are cover in the video :

  • Components
  • Event handling
  • CSS isolation
  • JavaScript interoperability
  • HTML DOM Audio Object

The source code is available here:https://github.com/estyval/BlazorMusicPad

If you like the content, feel free to like the video and subscribe to the channel 🙏.

💖 💪 🙅 🚩
techwithpat
Patrick Tshibanda

Posted on December 2, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related