Swift Package Manager Series 07|SPM management method in medium-sized iOS projects
Sep 5, 2024
What medium-sized projects are really afraid of is that modules exist but do not have stable dependency directions and responsibility boundaries.
Sep 5, 2024
What medium-sized projects are really afraid of is that modules exist but do not have stable dependency directions and responsibility boundaries.
Aug 4, 2024
What is really difficult is whether the entire asynchronous link can remain clear for a long time.
Jun 27, 2024
What really determines whether the project can be modified later is whether the state boundaries, page responsibilities and component abstractions are set correctly from the beginning.