DEV Community

Patrick Tshibanda
Patrick Tshibanda

Posted on

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 🙏.

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.