↧
Improving Debugging Workflow – Introducing MCSLLDBToolkit
Debugging requires focus. Small annoyances can be distracting and delay the whole process. Yesterday, partly as an experiment and partly out of necessity, I started a new project to help us with...
View ArticleThe Swift Community in Poland: a Developer’s Diary
Or How We Started Organizing the Swift Meetup in Warsaw It all started on a calm Spring evening, a little over a month ago, after we decided to stay late at our office in Warsaw to watch the...
View ArticleIntroducing SwiftyStateMachine
I’m happy to announce that we have open-sourced SwiftyStateMachine, a Swift microframework for creating finite-state machines, designed for clarity and maintainability. Check it out on GitHub. The key...
View Article