diff options
Diffstat (limited to 'www/content/essays/hypermedia-driven-applications.md')
-rw-r--r-- | www/content/essays/hypermedia-driven-applications.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/content/essays/hypermedia-driven-applications.md b/www/content/essays/hypermedia-driven-applications.md index c7d10246..714fa2bb 100644 --- a/www/content/essays/hypermedia-driven-applications.md +++ b/www/content/essays/hypermedia-driven-applications.md @@ -1,9 +1,13 @@ +++ title = "Hypermedia-Driven Applications" +description = """\ + In this essay, Carson Gross explains the Hypermedia-Driven Application (HDA) architecture, which combines the \ + simplicity of traditional Multi-Page Applications with the enhanced user experience of Single-Page Applications by \ + extending HTML infrastructure through declarative syntax and hypermedia-based server interactions.""" date = 2022-02-06 updated = 2022-10-18 +authors = ["Carson Gross"] [taxonomies] -author = ["Carson Gross"] tag = ["posts"] +++ |