From e49517cf2aaa794032d6aa06126a5e62a1243147 Mon Sep 17 00:00:00 2001 From: Mauricio Allegretti <71467262+mauriallegrettiswnat@users.noreply.github.com> Date: Tue, 1 Nov 2022 16:54:25 -0300 Subject: [PATCH] Update style 100 swas pwas jamstack (#2850) * Add SWAs, PWAs and Jamstack node information * Update styles into SWAs, PWAs and Jamstack node --- .../100-basic-introduction/swas-pwas-jamstack.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/swas-pwas-jamstack.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/swas-pwas-jamstack.md index f7b931c03..0b11d4a2f 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/swas-pwas-jamstack.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/swas-pwas-jamstack.md @@ -9,7 +9,8 @@ At their heart, Progressive Web Apps are just web applications. Using progressiv Progressive Web Apps provide you with a unique opportunity to deliver a web experience your users will love. Using the latest web features to bring enhanced capabilities and reliability, Progressive Web Apps allow what you build to be installed by anyone, anywhere, on any device with a single codebase. ## Jamstack -Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability. Jamstack removes the need for business logic to dictate the web experience. It enables a composable architecture for the web where custom logic and 3rd party services are consumed through APIs. +Jamstack is an architectural approach that decouples the web experience layer from data and business logic, improving flexibility, scalability, performance, and maintainability. +Jamstack removes the need for business logic to dictate the web experience. It enables a composable architecture for the web where custom logic and 3rd party services are consumed through APIs. Free Content SWA