Example of Using napi-rs with Electron
A tutorial on integrating Rust modules into Electron apps using the napi-rs library to improve performance for intensive tasks.
A tutorial on integrating Rust modules into Electron apps using the napi-rs library to improve performance for intensive tasks.
Explores the State design pattern using the real-world example of ngrev, an open-source tool for reverse engineering Angular applications.
A developer shares their personal VS Code configuration, including themes, settings, and essential extensions for efficient coding.
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.