|
1 |
| -[refs-contributing]: CONTRIBUTING.md |
2 |
| - |
3 |
| -[refs-docs]: /docs/readme.md |
4 |
| - |
5 |
| -[refs-motivation]: /docs/get-started/motivation.md |
6 |
| -[refs-motivation-why]: /docs/get-started/motivation.md#-почему-не-хватает-существующих-решений |
7 |
| - |
8 |
| -[refs-concepts]: /docs/concepts/readme.md |
9 |
| -[refs-arch-req]: /docs/concepts/architecture.md#требования |
10 |
| -[refs-arch-problems]: /docs/concepts/architecture.md#проблемы |
11 |
| -[refs-public-api]: /docs/concepts/public-api.md |
12 |
| -[refs-adaptability]: /docs/concepts/naming-adaptability.md |
13 |
| -[refs-isolation]: /docs/concepts/cross-communication.md |
14 |
| -[refs-needs-driven]: /docs/concepts/needs-driven.md |
15 |
| - |
16 |
| -[refs-knowledge]: /docs/reference/knowledge-types.md |
17 |
| -[refs-splitting]: /docs/concepts/app-splitting.md |
18 |
| -[refs-splitting-layers]: /docs/concepts/app-splitting.md#group-layers |
19 |
| -[refs-splitting-slices]: /docs/concepts/app-splitting.md#group-slices |
20 |
| -[refs-splitting-segments]: /docs/concepts/app-splitting.md#group-segments |
21 |
| - |
22 |
| -[refs-migration-v1]: /docs/guides/migration-from-v1.md |
23 |
| - |
24 |
| -[ext-ubiq-lang]: https://thedomaindrivendesign.io/developing-the-ubiquitous-language |
25 |
| -[ext-fdd]: https://github.com/feature-sliced/wiki/tree/rc/feature-driven |
26 |
| -[ext-discussions]: https://github.com/feature-sliced/wiki/discussions |
27 |
| -[ext-disc-api]: https://github.com/feature-sliced/wiki/discussions/66 |
28 |
| - |
29 | 1 | # feature-sliced
|
30 | 2 |
|
31 | 3 | > `WIP:` Работа над методологией в процессе и окончательный вид *может поменяться*
|
|
132 | 104 |
|
133 | 105 | Ориентирование **на потребности бизнеса и пользователя**
|
134 | 106 |
|
135 |
| -- Включает в себя также разбиение структуры по бизнес-доменам *(т.н. ["слайсам"][refs-abstractions-slices])* |
| 107 | +- Включает в себя также разбиение структуры по бизнес-доменам *(т.н. ["слайсам"][refs-splitting-slices])* |
136 | 108 |
|
137 | 109 | ## Abstractions
|
138 | 110 |
|
@@ -260,3 +232,31 @@ FIXME: Не удалось нормально justify-content:space-around пр
|
260 | 232 |
|
261 | 233 | [](#wip "YouTube канал (в процессе)")
|
262 | 234 | </div>
|
| 235 | + |
| 236 | +[refs-contributing]: CONTRIBUTING.md |
| 237 | + |
| 238 | +[refs-docs]: https://feature-sliced.design/docs/intro |
| 239 | + |
| 240 | +[refs-motivation]: https://feature-sliced.design/docs/get-started/motivation |
| 241 | +[refs-motivation-why]: https://feature-sliced.design/docs/get-started/motivation#-почему-не-хватает-существующих-решений |
| 242 | + |
| 243 | +[refs-concepts]: https://feature-sliced.design/docs/concepts/architecture |
| 244 | +[refs-arch-req]: https://feature-sliced.design/docs/concepts/architecture#требования |
| 245 | +[refs-arch-problems]: https://feature-sliced.design/docs/concepts/architecture#проблемы |
| 246 | +[refs-public-api]: https://feature-sliced.design/docs/concepts/public-api |
| 247 | +[refs-adaptability]: https://feature-sliced.design/docs/concepts/naming-adaptability |
| 248 | +[refs-isolation]: https://feature-sliced.design/docs/concepts/cross-communication |
| 249 | +[refs-needs-driven]: https://feature-sliced.design/docs/concepts/needs-driven |
| 250 | + |
| 251 | +[refs-knowledge]: https://feature-sliced.design/docs/reference/knowledge-types |
| 252 | +[refs-splitting]: https://feature-sliced.design/docs/concepts/app-splitting |
| 253 | +[refs-splitting-layers]: https://feature-sliced.design/docs/concepts/app-splitting#group-layers |
| 254 | +[refs-splitting-slices]: https://feature-sliced.design/docs/concepts/app-splitting#group-slices |
| 255 | +[refs-splitting-segments]: https://feature-sliced.design/docs/concepts/app-splitting#group-segments |
| 256 | + |
| 257 | +[refs-migration-v1]: https://feature-sliced.design/docs/guides/migration-from-v1 |
| 258 | + |
| 259 | +[ext-ubiq-lang]: https://thedomaindrivendesign.io/developing-the-ubiquitous-language |
| 260 | +[ext-fdd]: https://github.com/feature-sliced/wiki/tree/rc/feature-driven |
| 261 | +[ext-discussions]: https://github.com/feature-sliced/wiki/discussions |
| 262 | +[ext-disc-api]: https://github.com/feature-sliced/wiki/discussions/66 |
0 commit comments