Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-4910

Find the ways to be more open for JS-only app developers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • later

      By utilising Vaadin's JS integration, provide a base solution which would allow devs to build the whole app in just JS (expose only the basic required components).

      Currently wrappers around the server-side components is needed:

      • eventbus
      • location controller
      • shell
      • messages
      • idea: use push and use observation to listen for JCR observation events.

      Another initiative: JS content connector - implement client-side binding to get content via similar interface to the one on the backend.

      The value is added when smth fancy is needed to be created, when clients don't want to mess with Java on the backend.

      Current initiative by kdewitte: https://git.magnolia-cms.com/projects/SERVICES/repos/decoupled-apps/browse

        Acceptance criteria

              Unassigned Unassigned
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR