Skip to content

Ideas and Tasks to Brainstorm

Vinci Rufus edited this page Mar 9, 2019 · 2 revisions
  1. Explore SSR on Azure Cloud functions for some of the MicroApps.
  2. Have two or more MicroApps (eg: Product Grid & Header) make calls to a GraphQL endpoint https://api.graph.cool/simple/v1/cj5lb5doofiek012215ck7xua. Need to ensure only 1 call is made to the endpoint per page, irrespective of how many microApps have the query to make the call.
  3. Replace Tailor JS (more importantly require.js) with a custom Assembler Layer.
Clone this wiki locally