Hi Jordan,
Since Google App Engine (GAE) can be consumed through endpoints, it is not dependent on any frontend language. Nevertheless, here is the tutorial to build an Angular 2 frontend running on GAE [1]. In the above example, the GAE backend is separated from the Angular 2 frontend. Once up and running, you can reuse that same backend for example on Mobile (iOS, Android, etc) or other web frontends. [1] https://codelabs.developers.google.com/codelabs/cloud-cardboard-viewer/index.html?index=..%2F..%2Findex On Tuesday, July 4, 2017 at 2:07:56 PM UTC-4, Jordan Andrei Cortes Mesa wrote: > > Hi guys, > > > This email is intended to ask how the consumption of Google App Engine > endpoints with Angular 2 or Angular 4 is done. > > The tutorials that show on the web goes up to version 1 of Angular. > > Regards, > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/f9f22b86-3715-4bc6-a60a-38439878f7f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
