From 798ed63b53086fcc7820adda8ee00624158db098 Mon Sep 17 00:00:00 2001 From: Henrik Helgesen Date: Mon, 28 Feb 2022 14:04:33 -0800 Subject: [PATCH] Update Front Page 'Whats New' --- content/_index.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/content/_index.md b/content/_index.md index 0117a774..a6b96dd9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -125,14 +125,14 @@ images: ["images/og-image-fission.png"]
PATTERN

- Event Bridge + No. Series

- In the world of interfaces, it is important to preserve (certain) events over multiple implementation of the interface. + The “Number Series” system is used extensively to provide numbers to master records, documents, and other transactions through Microsoft Dynamics 365 Business Central.

- - + +
@@ -140,15 +140,15 @@ images: ["images/og-image-fission.png"]
- BEST PRACTICE + TAG

- CASE Action on next line + API

- A CASE action should start on a line after the possibility. + Two API Related Design Patterns and one Best Practice for working with API's

-
@@ -159,14 +159,14 @@ images: ["images/og-image-fission.png"]
PATTERN

- Façade + Event Bridge

- The intent of this pattern is to provide a unified API to a single or a collection of potentially complex subsystems. + In the world of interfaces, it is important to preserve (certain) events over multiple implementation of the interface.