Kate DmitrievaUnit testing your iOS app with CoreData (Swift)In order to test an iOS application that uses CoreData for data storage you need two things: context number one and context number two. In…Apr 8, 2022Apr 8, 2022
Kate DmitrievaAsynchronous tasks in iOS (Swift)In every programmer’s life there comes a time when the tenth line of code is suddenly executed way after the twentieth line and you have no…Jan 7, 2022Jan 7, 2022
Kate DmitrievaGuide to a successful IT startupRule # 1: your dev team is not that importantDec 3, 2021Dec 3, 2021
Kate DmitrievaSetting permanent Android PATHs on LinuxBuilding a mobile app is not a simple task, not only because a developer must create oodles of efficient code, but also because there is a…Dec 11, 2020Dec 11, 2020
Kate DmitrievaServing multiple Django apps on second-level domains with Gunicorn and NginxIntrouctionNov 11, 20192Nov 11, 20192