Snippets–the productivity booster
(Created page with "We did a new productivity boosting tool to the already very productivity friendly MDriven world. Snippets In the video I show how to create a re-usable pattern of a ViewMode...") |
(Updated Edited template to July 12, 2025.) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
We | <message>Write the content here to display this box</message> | ||
We created a new productivity-boosting tool for the very productive-friendly MDriven world. | |||
Snippets | === Snippets === | ||
<html> | |||
<div class="video"> | |||
<div class="video__wrapper"> | |||
<iframe src="https://www.youtube.com/embed/xs-5kD1flNY?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | |||
</div> | |||
<div class="video__navigation"> | |||
</div> | |||
</div> | |||
</html> | |||
This tool required a revisit to the copy-paste implementation of MDriven Designer and now copy/paste is available on all levels in the model. | |||
The video shows how to create a reusable pattern of a ViewModel with Actions. | |||
However, you can use snippets to reuse parts of ViewModels, parts of classes, or any model. | |||
This tool required a revisit to the copy-paste implementation of MDriven Designer, and now copy/paste is available on all levels in the model. | |||
[[Category:View Model]] | |||
[[Category:MDriven Designer]] | |||
{{Edited|July|12|2025}} |
Latest revision as of 06:02, 20 January 2025
This page was created by Wikiadmin on 2018-10-30. Last edited by Edgar on 2025-01-20.
We created a new productivity-boosting tool for the very productive-friendly MDriven world.
Snippets
The video shows how to create a reusable pattern of a ViewModel with Actions.
However, you can use snippets to reuse parts of ViewModels, parts of classes, or any model.
This tool required a revisit to the copy-paste implementation of MDriven Designer, and now copy/paste is available on all levels in the model.