You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vinci Rufus edited this page Mar 9, 2019
·
2 revisions
Explore SSR on Azure Cloud functions for some of the MicroApps.
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.
Replace Tailor JS (more importantly require.js) with a custom Assembler Layer.