Siddarth KalraWhat are the differences between Swift, the standard library and Foundation?If you write any Swift code or consume content related to Swift, you are bound to come across references to the standard library and…Jan 3, 2021Jan 3, 2021
Siddarth KalraCustom 404 page for GitHub PagesIn a my previous article about migrating this website to John Sundell’s Publish framework, I mentioned that one of the issues I faced was…Dec 27, 2020Dec 27, 2020
Siddarth KalraMigrated to Publish | An Unheralded PerspectiveDocumenting learnings and future enhancements after migrating my website to PublishDec 20, 2020Dec 20, 2020
Siddarth KalraUncaught Exceptions on MacOSI recently came across a peculiar distinction between how exceptions manifest on MacOS vs. iOS.Apr 19, 2019Apr 19, 2019
Siddarth KalraSide EffectsSide effects can have deadly consequences. We all pay attention to them when picking up a pack of antibiotics from the pharmacist. But are…Apr 6, 2019Apr 6, 2019
Siddarth KalraA Collection of KeyPaths, Same Root Type but Different ValuesI love Swift KeyPaths as they allow us to work in a type-safe environment. But I ran into a problem the other day when using them for a…Mar 15, 2019Mar 15, 2019