SPG Blog About Software Development
Custom software development is often associated with substantial costs. However, contrary to widespread assumptions, a significant proportion of these expenses arise not during programming itself, but far earlierโat the stage of architectural design. It is…
Third-party dependencies are a double-edged swordโconvenient until they suddenly break everything. Hereโs a real-world incident from our collection that perfectly illustrates this risk.The Setup: How We Managed Python DependenciesWe use the pretty standard and simple…
Three days of troubleshooting over one conversion... Yes, it happens. Hereโs how.We develop a software suite for cognitive testing, helping researchers detect early signs of dementia. The suite includes:A Swift-based iPad appA Node.js web applicationOne…