Building a macOS Touch Bar app using interprocess communication in Electron
In this post, I will go through the process of building a feature in a macOS desktop application that uses Electron. This feature will implement the native macOS Touch Bar API's.
Feature we need to build
I have a desktop application called TextDiffer...
blog.tinaciousdesign.com12 min read