Best Practices
No edit summary
No edit summary
Line 40: Line 40:
<div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">
<div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">
</html>
</html>
{{#widget:BestPractices|heading=MDriven Source code instructions|headingLink=Link_To_Something|description=The recommended approach to install the MDriven source code.}}
{{#widget:BestPractices|heading=MDriven Source code instructions|headingLink=/index.php/Documentation:|description=The recommended approach to install the MDriven source code.}}
{{#widget:BestPractices|heading=Navigating without user interaction|headingLink=Link_To_Something|description=How to you can automatically navigate to another page after a user has logged in.}}
{{#widget:BestPractices|heading=Navigating without user interaction|headingLink=/index.php/Documentation:|description=How to you can automatically navigate to another page after a user has logged in.}}
{{#widget:BestPractices|heading=Statemachines forcing your hand even if you are admin|headingLink=Link_To_Something|description=How you can bypass the rules of the Statemachine.}}
{{#widget:BestPractices|heading=Statemachines forcing your hand even if you are admin|headingLink=/index.php/Documentation:|description=How you can bypass the rules of the Statemachine.}}
{{#widget:BestPractices|heading=ModelMeta|headingLink=Link_To_Something|description=Publish a read-only version of the model for everyone in your team to see}}
{{#widget:BestPractices|heading=ModelMeta|headingLink=/index.php/Documentation:|description=Publish a read-only version of the model for everyone in your team to see}}
{{#widget:BestPractices|heading=Html frontend tips and tricks|headingLink=Link_To_Something|description=Different solutions to the issues you could face when using MDriven tools and Html.}}
{{#widget:BestPractices|heading=Html frontend tips and tricks|headingLink=/index.php/Documentation:|description=Different solutions to the issues you could face when using MDriven tools and Html.}}
{{#widget:BestPractices|heading=Practical expressions to get insights into your model content|headingLink=Link_To_Something|description=Sample expressions to add to your model }}
{{#widget:BestPractices|heading=Practical expressions to get insights into your model content|headingLink=/index.php/Documentation:|description=Sample expressions to add to your model }}
{{#widget:BestPractices|heading=Cloud deployment strategies|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Cloud deployment strategies|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Subversion|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Subversion|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Optimizing for performance|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Optimizing for performance|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Global deployment|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Global deployment|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Versioning your data|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Versioning your data|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Data security|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Data security|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Logging/User activity|headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Logging/User activity|headingLink=/index.php/Documentation:|description=Your Description Text}}
{{#widget:BestPractices|heading=Server hardening |headingLink=Link_To_Something|description=Your Description Text}}
{{#widget:BestPractices|heading=Server hardening |headingLink=/index.php/Documentation:|description=Your Description Text}}

Revision as of 07:05, 12 December 2023

Best practices
BEST PRACTICES
Here’s How You Can Make MDriven Work for YOU
Suggestions and ideas on how to creatively use MDriven tools.