Best Practices
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
Line 11: Line 11:
}
}
.header3 {
.header3 {
   padding: 1rem 5em;
   padding: 2rem 5em;
}
}


Line 67: Line 67:


   <div style="color: #182933; 500; word-wrap: break-word; font-weight:500; font-size:20px;" class="header3" >Here’s how YOU can make MDriven work for YOU</div>
   <div style="color: #182933; 500; word-wrap: break-word; font-weight:500; font-size:20px;" class="header3" >Here’s how YOU can make MDriven work for YOU</div>
   <div style="display: grid; padding: 2rem 5em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">
   <div style="display: grid; padding: 0 5em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">


</html>
</html>

Latest revision as of 16:51, 2 April 2024

Best practices
BEST PRACTICES
Suggestions and ideas on how to creatively use MDriven tools.
Here’s how YOU can make MDriven work for YOU
Logo
MDriven Source code instructions
Install the MDriven source code.
Logo
Navigating without user interaction
Automatically navigate to another page after a user has logged in.
Logo
Statemachines forcing your hand even if you are admin
Bypass the rules of the Statemachine.
Logo
ModelMeta
Publish a read-only version of the model for everyone in your team to see
Logo
Html frontend tips and tricks
Different solutions to the issues you could face when using MDriven tools and Html.
Logo
Build Enterprise Information Systems
Gain user acceptance and deliver on digitalization promises like never before
Logo
Complexity shows up almost immediately–get the tools to manage it
Get the tools to manage complexity in your business
Logo
Cloud deployment strategies
(Description will be added soon)
Logo
Subversion
(Description will be added soon)
Logo
Optimizing for performance
(Description will be added soon)
Logo
Global deployment
(Description will be added soon)
Logo
Versioning your data
(Description will be added soon)
Logo
Data security
(Description will be added soon)
Logo
Logging/User activity
(Description will be added soon)
Logo
Server hardening
(Description will be added soon)