Sep 11, 2024
What really needs to be optimized are specific issues such as startup, lagging, memory, and power consumption that will directly affect user experience and engineering costs.
Sep 11, 2024
What really needs to be optimized are specific issues such as startup, lagging, memory, and power consumption that will directly affect user experience and engineering costs.
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 2, 2024
Not all projects should be fully SPMed as soon as they are modularized. The key lies in the boundaries and team readiness.
Aug 28, 2024
What is really difficult is whether third-party dependencies can still control the boundaries and upgrade rhythm after entering the project.
Aug 24, 2024
What is really difficult is how to avoid moving the coupling relationship into multiple new modules as it is.
Aug 13, 2024
What really matters is that for the first time, you organize your code by module boundaries rather than by folder thinking.
Aug 7, 2024
It's not just a tool for installing dependencies, it's changing how Swift projects organize modules and boundaries.
Jul 6, 2024
It is to make the asynchronous system regain the conditions for long-term maintenance