databases • Utilize the local computing environment • Native experience: dock, ⌘ + Tab, alerts … it just feels right! • We building UX with web technologies – React, Bootstrap, Chrome Dev Tools, etc. Electron makes it possible!
• Shipped in Electron app bundle • main.js in Electron spawns the subprocess • Executable creates a localhost HTTP server • JS talks to Haskell over AJAX