[AngularJS] Re: Angular2+ in Google Apps Script Web App

2017-04-06 Thread Sander Elias
Hi Jasperin, Sorry, no, not at this moment. I'm at ngConf, and don't have all my resources available here in the hotel. but as I said, for any hosting solution you should look at an Angular app, as just a bunch off files that need static hosting. So if you search for hosting static files on goo

[AngularJS] Re: Angular2+ in Google Apps Script Web App

2017-04-05 Thread krushna bhamare
hello sir, i want to share the object from parent to child component...how can i share? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angu

[AngularJS] Re: Angular2+ in Google Apps Script Web App

2017-04-04 Thread Jasperin Jebaraj
Thanks for the response. I do not see Angular 2+ working in Google Apps Script platform. Do you have a working sample to share/point? thanks On Sunday, March 5, 2017 at 3:18:35 PM UTC+5:30, Sander Elias wrote: > > Hi Jasperin, > > For any server platform, an Angular app is a static web-site. Ma

[AngularJS] Re: Angular2+ in Google Apps Script Web App

2017-03-05 Thread Sander Elias
Hi Jasperin, For any server platform, an Angular app is a static web-site. Make sure you host all the files you need, and it will work. Make sure your app is build for production, and that you include all needed artefacts. Regards Sander -- You received this message because you are subscribed