A brief update on SameSame

I’ve been meaning to provide an update on my macOS development endeavours for a while. Progress hasn't been as efficient as I was hoping when I first started this but progress is progress in the end.

macOS development been quite a learning curve, Apple documentation is pretty bad and almost no one publishes AppKit/macOS tutorials online. I’ve had to rely on the awesome AppKit community Slack channel to get my questions answered. If it weren’t for them, it would make the process all the much harder.

Some features I’ve been working on:

  • Dark mode

  • An improved diffing engine

  • Sidebar / History

  • UI styles: Split, Stack and Pair

  • Test driven development for the new diff engine

20-01-20_SameSame.png