Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Headless Architecture and Separated UI-SPA

Anjali Sharma answered on February 2, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • @headlessui/react
  • What is headless architecture?
  • Headless Ui

  • Headless Architecture and Separated UI-SPA

    0

    Headless architecture separates the frontend from the backend

    layer of the application. Separates UI and business logic.

    ▪ Headless architecture emphasizes mainly decoupling frontend and

    backend layers, and it is the first step before moving to

    microservices.

    ▪ It uses APIs to connect the front and backends applications.

    ▪ Application programming interfaces (APIs) are software

    intermediaries that enable communication between applications.

    ▪ REST APIs which created from Backend application are consumes

    from the Frontend Application. These API consume operations are

    handled in SPA application in frontend side.

    ▪ Single page applications (SPA) are applications contained in a

    single web page without having full-page reload, and able to update

    some portion of the page with responsive way.

    https://www.linkedin.com/pulse/cms-spas-single-page-applications-headless-slam-dunk-russ-danner/

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 02 2023
    Anjali Sharma
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.