Friday, 15 September 2023

New Show Hacker News story: latest news

Show HN: A functional version of my MIDI Keyboard with CSS and React
3 by grvcoelho | 0 comments on Hacker News.
I'm learning music and have bought a MIDI Keyboard. I tried to recreate it in a web version with support to: multiple instruments, volume + reverb + velocity faders, sustain and multipe octaves and keyboard support :) You can also highlight music scales on the keyboard Here's my takeaways 1. TailwindCSS is possibly the best way to prototype something with CSS at the moment. Zero configuration using Next.js and an awesome tooling around it 2. It's funny how DHH is wrong about no typings in JS. 3. React still feels like a lot of "boilerplate" to do some basic stuff (like managing state).

No comments:

Post a Comment