deploy: 4fbfc28c9e
This commit is contained in:
parent
34079491f7
commit
9e1954b1b2
204 changed files with 2187 additions and 94676 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,22 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>alguidelines.dev - Business Central Design Patterns – Templates</title><link>https://alguidelines.dev/docs/contributing/templates/</link><description>Recent content in Templates on alguidelines.dev - Business Central Design Patterns</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/docs/contributing/templates/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Pattern Name</title><link>https://alguidelines.dev/docs/contributing/templates/patterns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/docs/contributing/templates/patterns/</guid><description>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>alguidelines.dev - Business Central Design Patterns – Templates</title><link>https://alguidelines.dev/docs/contributing/templates/</link><description>Recent content in Templates on alguidelines.dev - Business Central Design Patterns</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/docs/contributing/templates/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Title Here</title><link>https://alguidelines.dev/docs/contributing/templates/bestpractice/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/docs/contributing/templates/bestpractice/</guid><description>
|
||||
<!-- This is a guideline, some parts are optional (if there's no content, remove the whole paragraph). -->
|
||||
<p><em>Created by <!-- John Smith --><!--, Cronus International.--> Described by <!-- Jane Doe--><!--, Contoso, LLC--></em></p>
|
||||
<!-- The "Readability" and "Performance" tags are often used. You can, however, add multiple tags, but please do not change the Category -->
|
||||
<p><em>Created by &lt;!&ndash; John Smith &ndash;&gt;&lt;!&ndash;, Cronus International.&ndash;&gt; Described by &lt;!&ndash; Jane Doe&ndash;&gt;&lt;!&ndash;, Contoso, LLC&ndash;&gt;</em></p>
|
||||
<h2 id="description">Description</h2>
|
||||
<p>In depth description on what this Pattern is all about</p>
|
||||
<ul>
|
||||
<li>basic components</li>
|
||||
<li>how the interact</li>
|
||||
<li>steps to implement</li>
|
||||
<li>considerations to take</li>
|
||||
</ul>
|
||||
<h2 id="bad-code">Bad code</h2>
|
||||
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-al" data-lang="al"><span style="display:flex;"><span>PutCodeblocksHere<span style="color:#ce5c00;font-weight:bold">()
|
||||
</span></span></span></code></pre></div><h2 id="good-code">Good code</h2>
|
||||
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-al" data-lang="al"><span style="display:flex;"><span>PutCodeblocksHere<span style="color:#ce5c00;font-weight:bold">()
|
||||
</span></span></span></code></pre></div></description></item><item><title>Docs: Title Here</title><link>https://alguidelines.dev/docs/contributing/templates/patterns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/docs/contributing/templates/patterns/</guid><description>
|
||||
<!-- This is a guideline, some parts are optional (if there's no content, remove the whole paragraph). -->
|
||||
<p><em>Created by &lt;!&ndash; John Smith &ndash;&gt;&lt;!&ndash;, Cronus International.&ndash;&gt; Described by &lt;!&ndash; Jane Doe&ndash;&gt;&lt;!&ndash;, Contoso, LLC&ndash;&gt;</em></p>
|
||||
<h2 id="abstract">Abstract</h2>
|
||||
<p>Short, descriptive and easy to remember description of this pattern.</p>
|
||||
<h2 id="context">Context</h2>
|
||||
|
|
@ -22,20 +38,4 @@
|
|||
<h2 id="when-not-to-use">When not to use</h2>
|
||||
<p>Usually, there are occasions where NOT to implement the pattern. List the disadvantages of this pattern here.</p>
|
||||
<h2 id="list-of-references">List of references</h2>
|
||||
<p>Youtube-link? BaseApp? Tweet? &hellip;</p></description></item><item><title>Docs: Title Here</title><link>https://alguidelines.dev/docs/contributing/templates/bestpractice/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/docs/contributing/templates/bestpractice/</guid><description>
|
||||
<!-- This is a guideline, some parts are optional (if there's no content, remove the whole paragraph). -->
|
||||
<!-- The "Readability" and "Performance" tags are often used. You can, however, add multiple tags, but please do not change the Category -->
|
||||
<p><em>Created by <!-- John Smith --><!--, Cronus International.--> Described by <!-- Jane Doe--><!--, Contoso, LLC--></em></p>
|
||||
<h2 id="description">Description</h2>
|
||||
<p>In depth description on what this Pattern is all about</p>
|
||||
<ul>
|
||||
<li>basic components</li>
|
||||
<li>how the interact</li>
|
||||
<li>steps to implement</li>
|
||||
<li>considerations to take</li>
|
||||
</ul>
|
||||
<h2 id="bad-code">Bad code</h2>
|
||||
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-al" data-lang="al"><span style="display:flex;"><span>PutCodeblocksHere<span style="color:#ce5c00;font-weight:bold">()
|
||||
</span></span></span></code></pre></div><h2 id="good-code">Good code</h2>
|
||||
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-al" data-lang="al"><span style="display:flex;"><span>PutCodeblocksHere<span style="color:#ce5c00;font-weight:bold">()
|
||||
</span></span></span></code></pre></div></description></item></channel></rss>
|
||||
<p>Youtube-link? BaseApp? Tweet? &hellip;</p></description></item></channel></rss>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue