Skip to content

Commit 1bc20ea

Browse files
authored
Merge pull request mendix#10747 from mendix/ctl-doc-shortening
Too long to translate: Best Development Practices
2 parents 52f03d8 + ae313b0 commit 1bc20ea

19 files changed

Lines changed: 534 additions & 500 deletions

File tree

content/en/docs/marketplace/create-content/create-solutions/sol-adapt/sol-architecting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ For example, a solution contains a module like the [Excel Importer](/appstore/mo
146146

147147
### Clean Coding
148148

149-
Mendix recommends adhering to the [Mendix Best Practices for Development](/refguide/dev-best-practices/) and having clear coding conventions.
149+
Mendix recommends adhering to [development best practices](/refguide/dev-best-practices/) and having clear coding conventions.
150150

151151
{{% alert color="warning" %}}
152152
This is even more important for solutions that will be adapted at the model level.

content/en/docs/marketplace/create-content/guidelines-content-creators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,5 +345,5 @@ For more information on what this program offers, see [Mendix Component Partner
345345
## Read More
346346

347347
* [Community Best Practices for App Performance](/refguide/community-best-practices-for-app-performance/)
348-
* [Mendix Best Practices for Development](/refguide/dev-best-practices/)
348+
* [Development Best Practices](/refguide/dev-best-practices/)
349349
* [Best Practices for Creating Connectors](/appstore/creating-content/connector-guide-best-practices/)

content/en/docs/quickstarts/native-mobile-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Looking to get in touch with us or the community? Join our [Slack community work
163163
## Read More
164164

165165
* [Studio Pro Overview](/refguide/studio-pro-overview/) – describes Studio Pro tabs, menus, and shortcut keys
166-
* [Mendix Best Practices for Development](/refguide/dev-best-practices/) – a reference for adopting consistent naming and modeling conventions while developing your Mendix apps
166+
* [Development Best Practices](/refguide/dev-best-practices/) – a reference for adopting consistent naming and modeling conventions while developing your Mendix apps
167167
* [Starting with App from a Spreadsheet](/refguide/app-from-spreadsheet/) – describes importing a Microsoft Excel spreadsheet and building an app using your data
168168
* [Mendix Academy Become a Rapid Developer](https://academy.mendix.com/link/paths/31/Become-a-Rapid-Developer) – the learning path recommended for new Mendix users who want to create their first app using low-code
169169
* [Mendix Academy Crash Course](https://academy.mendix.com/link/paths/82/Crash-Course) – the learning path recommended for new Mendix users who are also experienced developers

content/en/docs/quickstarts/responsive-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Looking to get in touch with us or the community? Join our [Slack community work
263263
## Read More
264264

265265
* [Studio Pro Overview](/refguide/studio-pro-overview/) – describes Studio Pro tabs, menus, and shortcut keys
266-
* [Mendix Best Practices for Development](/refguide/dev-best-practices/) – a reference for adopting consistent naming and modeling conventions while developing your Mendix apps
266+
* [Development Best Practices](/refguide/dev-best-practices/) – a reference for adopting consistent naming and modeling conventions while developing your Mendix apps
267267
* [Starting with App from a Spreadsheet](/refguide/app-from-spreadsheet/) – describes importing a Microsoft Excel spreadsheet and building an app using your data
268268
* [Mendix Academy Become a Rapid Developer](https://academy.mendix.com/link/paths/31/Become-a-Rapid-Developer) – the learning path recommended for new Mendix users who want to create their first app using low-code
269269
* [Mendix Academy Crash Course](https://academy.mendix.com/link/paths/82/Crash-Course) – the learning path recommended for new Mendix users who are also experienced developers

content/en/docs/refguide/installation/performance-tips/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Antivirus software can sometimes impact the performance of Studio Pro. To mitiga
5252
## Read More
5353

5454
* [Community Best Practices for App Performance](/refguide/community-best-practices-for-app-performance/)
55-
* [Mendix Best Practices for Development](/refguide/dev-best-practices/)
55+
* [Development Best Practices](/refguide/dev-best-practices/)

content/en/docs/refguide/mobile/best-practices/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Guides in this section will help you apply best practices and patterns when buil
1919

2020
## Read More
2121

22-
* To increase the clarity, organization, and documentation of your apps, see [Mendix Best Practices for Development](/refguide/dev-best-practices/)
22+
* To increase the clarity, organization, and documentation of your apps, see [Development Best Practices](/refguide/dev-best-practices/)

content/en/docs/refguide/mobile/best-practices/batch-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ To improve your apps further, consult the following recommendations:
6363

6464
## Read More
6565

66-
* To increase the clarity, organization, and documentation of your apps, see [Mendix Best Practices for Development](/refguide/dev-best-practices/)
66+
* To increase the clarity, organization, and documentation of your apps, see [Development Best Practices](/refguide/dev-best-practices/)

content/en/docs/refguide/mobile/best-practices/compound-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ To improve your apps further, consult the following recommendations:
6060

6161
## Read More
6262

63-
* To increase the clarity, organization, and documentation of your apps, see [Mendix Best Practices for Development](/refguide/dev-best-practices/)
63+
* To increase the clarity, organization, and documentation of your apps, see [Development Best Practices](/refguide/dev-best-practices/)

content/en/docs/refguide/mobile/best-practices/deleted-flag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ To improve your apps further, consult the following recommendations:
3636

3737
## Read More
3838

39-
* To increase the clarity, organization, and documentation of your apps, see [Mendix Best Practices for Development](/refguide/dev-best-practices/)
39+
* To increase the clarity, organization, and documentation of your apps, see [Development Best Practices](/refguide/dev-best-practices/)

content/en/docs/refguide/mobile/best-practices/incremental-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ To improve your apps further, consult the following recommendations:
6363

6464
## Read More
6565

66-
* To increase the clarity, organization, and documentation of your apps, see [Mendix Best Practices for Development](/refguide/dev-best-practices/)
66+
* To increase the clarity, organization, and documentation of your apps, see [Development Best Practices](/refguide/dev-best-practices/)

0 commit comments

Comments
 (0)