djbushby
13 Jul 2019, 7:04 PM
Information/methods/store-connectors about connecting the ExtJS7 client to the server would be good, particularly to the major players (e.g. AWS Amplify with Graph QL).
Server proxies handle the marshaling of data to a remote server. Examples of this type of proxy include AJAX (https://graphql.org/graphql-js/), JSONP (https://docs.sencha.com/extjs/7.0.0/modern/Ext.data.proxy.JsonP.html) and REST (https://docs.sencha.com/extjs/7.0.0/modern/Ext.data.proxy.Rest.html).
https://docs.sencha.com/extjs/7.0.0/guides/core_concepts/data_package.html
https://graphql.org/graphql-js/
The GraphQL Transform provides a simple to use abstraction that helps you quickly create backends for your web and mobile applications on AWS
https://aws-amplify.github.io/docs/cli-toolchain/graphql
Server proxies handle the marshaling of data to a remote server. Examples of this type of proxy include AJAX (https://graphql.org/graphql-js/), JSONP (https://docs.sencha.com/extjs/7.0.0/modern/Ext.data.proxy.JsonP.html) and REST (https://docs.sencha.com/extjs/7.0.0/modern/Ext.data.proxy.Rest.html).
https://docs.sencha.com/extjs/7.0.0/guides/core_concepts/data_package.html
https://graphql.org/graphql-js/
The GraphQL Transform provides a simple to use abstraction that helps you quickly create backends for your web and mobile applications on AWS
https://aws-amplify.github.io/docs/cli-toolchain/graphql