15 lines
No EOL
361 B
Markdown
15 lines
No EOL
361 B
Markdown
+++
|
|
chapter = true
|
|
pre = "<b><i class='fas fa-medal'></i> </b>"
|
|
title = "BC Dev. Best Practices"
|
|
weight = 15
|
|
+++
|
|
|
|
# Business Central Best Practices
|
|
|
|
## Coming soon!
|
|
|
|
This section will be cover things that aren't as simple as Design Patterns, but will help make sure your development is:
|
|
- high-performance
|
|
- complies with good designs
|
|
- has high maintainability |