Skip to content

Commit 90ca4fa

Browse files
authored
Merge pull request #10220 from HedwigAR/development
Add accessibility documentation
2 parents 230af9d + fcf110a commit 90ca4fa

15 files changed

Lines changed: 285 additions & 5 deletions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Modeling Best Practices"
3+
linktitle: "Modeling Best Practices"
4+
url: /refguide/modeling-best-practices/
5+
weight: 9
6+
description: "Guides which help you understand the most efficient ways to model."
7+
no_list: false
8+
description_list: true
9+
---
10+
11+
## Introduction
12+
13+
Modeling with Mendix is faster than traditional development. But by learning these best practices, you can model apps more quickly and effectively than other Mendix developers. See the documents below for advice on modeling tools, how make apps more accessible, and more.
14+
15+
## Documents in this Category

content/en/docs/refguide/modeling/best-practices/accessibility-best-practices.md

Lines changed: 267 additions & 0 deletions
Large diffs are not rendered by default.

content/en/docs/refguide/modeling/app-performance/_index.md renamed to content/en/docs/refguide/modeling/best-practices/app-performance/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Community Best Practices for App Performance"
33
linktitle: "App Performance"
44
url: /refguide/community-best-practices-for-app-performance/
5-
weight: 15
5+
weight: 20
66
description: "Describes some best practices to apply during development to get a better performing app. This document is created by and for the Mendix community."
77
aliases:
88
- /howtogeneral/bestpractices/best-practices-for-app-performance-in-mendix-7.html
@@ -13,9 +13,7 @@ aliases:
1313
## Introduction
1414

1515
{{% alert color="info" %}}
16-
17-
This document is created by and for the Mendix community. It collects performance best practices in the form of dos and don'ts.
18-
16+
This document is created by and for the Mendix community. It collects performance best practices in the form of "Do's" and "Don'ts".
1917
{{% /alert %}}
2018

2119
A must-have for your app is that it performs well. Your users will not accept anything else, and they will choose alternatives if the performance is not good. This document outlines various best practices that should be used throughout development to produce an app that performs better.

content/en/docs/refguide/installation/performance-tips/antivirus-exclusion.md renamed to content/en/docs/refguide/modeling/best-practices/app-performance/antivirus-exclusion.md

File renamed without changes.

content/en/docs/refguide/modeling/app-performance/detect-and-resolve-performance-issues.md renamed to content/en/docs/refguide/modeling/best-practices/app-performance/detect-and-resolve-performance-issues.md

File renamed without changes.

content/en/docs/refguide/modeling/app-performance/manage-app-performance-with-new-relic.md renamed to content/en/docs/refguide/modeling/best-practices/app-performance/manage-app-performance-with-new-relic.md

File renamed without changes.

content/en/docs/refguide/modeling/dev-best-practices.md renamed to content/en/docs/refguide/modeling/best-practices/dev-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Mendix Best Practices for Development"
33
linktitle: "Best Practices for Development"
44
url: /refguide/dev-best-practices/
5-
weight: 12
5+
weight: 30
66
description: "Describes Mendix best practices for developing Mendix applications."
77
aliases:
88
- /howto/general/dev-best-practices/

content/en/docs/refguide/general/developer-tools.md renamed to content/en/docs/refguide/modeling/best-practices/developer-tools.md

File renamed without changes.
116 KB
Loading
144 KB
Loading

0 commit comments

Comments
 (0)