Skip to content

Commit 904ff5e

Browse files
authored
Added Jamstack section
1 parent 8fce955 commit 904ff5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ADD.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,6 +1688,14 @@ D7460N Template is a static Single Page Application (SPA) GUI with a MICRO-FRONT
16881688
<details>
16891689
<summary id="jam"><h3>JAMStack</h3></summary>
16901690

1691+
> Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability.
1692+
>
1693+
>Jamstack removes the need for business logic to dictate the web experience.
1694+
>
1695+
>It enables a composable architecture for the web where custom logic and 3rd party services are consumed through APIs.
1696+
1697+
https://jamstack.org/
1698+
16911699
(WIP)
16921700

16931701
D7460N Template is a static Single Page Application (SPA) GUI with a JAMStack architecture, mainly for front-loading static resources.

0 commit comments

Comments
 (0)