Rafael Pereira
Rafael Pereira
The way we have implemented file operations makes the app prone to reoccurring bugs. This applies to any file in a knot, but let's take `catalog.json` as an example, at...
Learn more: https://www.electron.build/auto-update/
Today, introducing a new tap or target requires that we touch a number of different files. I'd like us to improve that so that new taps or target can be...
Today, we don't seem to be using Flow correctly. There is room to reuse types more often and lots of `FlowFixMe` and `FlowIssue` that require attention.
See: https://www.electron.build/code-signing/, for requirements.