Notes About Angular and Midi
A developer shares lessons from building an interactive MIDI controller app with Angular, covering device connection and signal capture using the Web MIDI API and Observables.
A developer shares lessons from building an interactive MIDI controller app with Angular, covering device connection and signal capture using the Web MIDI API and Observables.
A developer shares the process of building 'todometer', a meter-based to-do list desktop app using Electron, React, and Redux.
Presentation slides and code samples from an ng-conf 2017 talk on integrating a MIDI controller with an Angular application.
A critical essay arguing against using Electron for desktop apps, citing bloat, poor performance, and misuse for simple tools.