Explore >> Select a destination


You are here

benoitpasquier.com
| | wahibhaq.com
4.2 parsecs away

Travel
| | [AI summary] The author shares their interview response detailing a Clean Architecture design for a mobile financial app, emphasizing its benefits for scalability, testability, and agile team structures.
| | www.onswiftwings.com
2.2 parsecs away

Travel
| | Learn how to build an iOS application that follows MVVM Design Pattern and uses Combine framework
| | www.swiftbysundell.com
4.2 parsecs away

Travel
| | An important part of maintaining any app, framework, or system is dealing with legacy code. This week, let's take a look at a technique for dealing with legacy code that lets us replace a problematic system class-by-class, rather than having to do it all at once.
| | loufranco.com
18.5 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.