1
0
mirror of https://github.com/twirl/The-API-Book.git synced 2025-06-24 22:36:43 +02:00

SDKs: code generation

This commit is contained in:
Sergey Konstantinov
2023-07-08 20:33:06 +03:00
parent a85c54e535
commit 66858e58b1
13 changed files with 451 additions and 244 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -122,8 +122,8 @@
<li>
<h4><a href="API.en.html#section-6">[Work in Progress] Section V. SDKs & UI Libraries</a></h4>
<ul>
<li><a href="API.en.html#sdks-toc">Chapter 41. On the Content of This Section</a></li>
<li><a href="API.en.html#chapter-42">Chapter 42. The SDK: Problems and Solutions</a></li>
<li><a href="API.en.html#sdk-toc">Chapter 41. On the Content of This Section</a></li>
<li><a href="API.en.html#sdk-problems-solutions">Chapter 42. SDKs: Problems and Solutions</a></li>
<li><a href="API.en.html#chapter-43">Chapter 43. The Code Generation Pattern</a></li>
<li><a href="API.en.html#chapter-44">Chapter 44. The UI Components</a></li>
<li><a href="API.en.html#chapter-45">Chapter 45. Decomposing UI Components</a></li>

View File

@ -122,8 +122,8 @@
<li>
<h4><a href="API.ru.html#section-6">[В разработке] Раздел V. SDK и UI</a></h4>
<ul>
<li><a href="API.ru.html#sdks-toc">Глава 41. О содержании раздела</a></li>
<li><a href="API.ru.html#chapter-42">Глава 42. SDK: проблемы и решения</a></li>
<li><a href="API.ru.html#sdk-toc">Глава 41. О содержании раздела</a></li>
<li><a href="API.ru.html#sdk-problems-solutions">Глава 42. SDK: проблемы и решения</a></li>
<li><a href="API.ru.html#chapter-43">Глава 43. Кодогенерация</a></li>
<li><a href="API.ru.html#chapter-44">Глава 44. UI-компоненты</a></li>
<li><a href="API.ru.html#chapter-45">Глава 45. Декомпозиция UI-компонентов. MV*-подходы</a></li>