Are there any parts, such as the data package, that are shared between ExtAngular and Ext JS?
Yes, ExtAngular uses the data package to get data into grids, trees, charts, and more. You have the option of using a Proxy to fetch data from the back end, or simply using an in-memory store and fetching the data by other means.