-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtoc.yml
More file actions
77 lines (73 loc) · 3.72 KB
/
Copy pathtoc.yml
File metadata and controls
77 lines (73 loc) · 3.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
#Architecture Best Practices
- href: architecture/intro.md
- topics:
- href: architecture/data/archive.md
- href: architecture/data/purge.md
- href: architecture/data/data-layer.md
- href: architecture/security-model/acl.md
- href: architecture/customizable-web-product/customizable-web-product.md
- href: architecture/build-mobile-app-teams/intro.md
- topics:
- href: architecture/build-mobile-app-teams/bp-architecture.md
- href: architecture/build-mobile-app-teams/bp-development.md
- href: architecture/build-mobile-app-teams/bp-multiple.md
- href: architecture/from-arch-to-dev/intro.md
- topics:
- href: architecture/from-arch-to-dev/arch-to-dev.md
- href: architecture/domain-driven-design/intro.md
- topics:
- href: architecture/domain-driven-design/understanding-microservices.md
- href: architecture/domain-driven-design/domain-driven-design.md
- href: architecture/domain-driven-design/domain-driven-design-os.md
#Development Best Practices
- href: development/intro.md
- topics:
- href: development/platform-best-practices/outsystems-platform-best-practices.md
- href: development/platform-best-practices/outsystems-mobile-best-practices.md
- href: development/data/data-load.md
- href: development/data/data-rendering.md
- href: development/front-end/front-end-journey.md
- href: development/front-end/front-end-best-practices.md
- href: development/mobile/complex-sync.md
- href: development/reference-BPMN/Notation-Reference-for-BPMN-Practitioners.md
- href: development/lifeTime-plugins/Life-Time-Plugins-Best-Practices.md
- href: development/components/The-Complete-Guide-to-Creating-Components.md
- href: development/build-dynamic-sql/build-dynamic-sql-statements.md
- href: development/customizing-unhandled-errors/Customizing-OutSystems-Platform-Pages-for-Unhandled-Errors.md
#Lifecycle Best Practices
- href: lifecycle/intro.md
- topics:
- href: lifecycle/app-lifecycle/managing-app-lifecycle-portfolio.md
- href: lifecycle/clean-up-dev-environment/clean-up-development.md
- href: lifecycle/troubleshoot-debugging-mobile/intro.md
- topics:
- href: lifecycle/troubleshoot-debugging-mobile/troubleshooting-process.md
- href: lifecycle/troubleshoot-debugging-mobile/standard-toolkit.md
- href: lifecycle/troubleshoot-debugging-mobile/extended-toolkit.md
- href: lifecycle/troubleshoot-debugging-mobile/debug-examples.md
#Performance and Monitoring Best Practices
- href: performance/performance-best-practices.md
- topics:
- href: performance/data/audit-trails.md
- href: performance/data/hot-cache.md
- href: performance/data/improving-performance-distributed-caching.md
- href: performance/data-model/data-model.md
- href: performance/infrastructure/infrastructure.md
- href: performance/logic/logic.md
- href: performance/queries/queries.md
- href: performance/references/references.md
- href: performance/top-10-rules/top-10-rules.md
- href: performance/user-interface/user-interface.md
#Security Best Practices
- href: security/intro.md
- topics:
- href: security/injection-XSS/Injection-and-Cross-Site-Script-(XSS).md
- href: security/ext-rd-reactive-security-best-practices/ext-rd-reactive-security-best-practices.md
# OutSystems Automated Testing Best Practices
- href: automated-testing/testing-guidelines.md
- topics:
- href: automated-testing/strategy.md
- href: automated-testing/automated-testing-tools.md
- href: automated-testing/component-testing.md
- href: automated-testing/integration-api-testing.md
- href: automated-testing/web-ui-testing.md