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= | {{#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= | {{#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= | {{#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= | {{#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= | {{#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= | {{#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= | {{#widget:BestPractices|heading=Cloud deployment strategies|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Subversion|headingLink= | {{#widget:BestPractices|heading=Subversion|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Optimizing for performance|headingLink= | {{#widget:BestPractices|heading=Optimizing for performance|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Global deployment|headingLink= | {{#widget:BestPractices|heading=Global deployment|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Versioning your data|headingLink= | {{#widget:BestPractices|heading=Versioning your data|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Data security|headingLink= | {{#widget:BestPractices|heading=Data security|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Logging/User activity|headingLink= | {{#widget:BestPractices|heading=Logging/User activity|headingLink=/index.php/Documentation:|description=Your Description Text}} | ||
{{#widget:BestPractices|heading=Server hardening |headingLink= | {{#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.
MDriven Source code instructions
The recommended approach to install the MDriven source code.
Navigating without user interaction
How to you can automatically navigate to another page after a user has logged in.
Statemachines forcing your hand even if you are admin
How you can bypass the rules of the Statemachine.
ModelMeta
Publish a read-only version of the model for everyone in your team to see
Html frontend tips and tricks
Different solutions to the issues you could face when using MDriven tools and Html.
Practical expressions to get insights into your model content
Sample expressions to add to your model
Cloud deployment strategies
Your Description Text
Subversion
Your Description Text
Optimizing for performance
Your Description Text
Global deployment
Your Description Text
Versioning your data
Your Description Text
Data security
Your Description Text
Logging/User activity
Your Description Text
Server hardening
Your Description Text