Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular PWA Compatibility? #4

Open
bogacg opened this issue Sep 5, 2017 · 2 comments
Open

Angular PWA Compatibility? #4

bogacg opened this issue Sep 5, 2017 · 2 comments

Comments

@bogacg
Copy link

bogacg commented Sep 5, 2017

This looks awesome.

I've just started playing with Angular PWA. Making this work with Angular PWA structure shouldn't be hard but like I've said I don't have enough info on the subject yet. Is there an Angular example?

@davideast Have you seen this?

@justinribeiro
Copy link
Owner

I don't have guidance specific to Angular at the moment, but with the way that Firebase Functions and Rendertron work together, it's not a huge leap to take a similar approach.

For instance, there's nothing specific in this example about the framework/lib; it just assumes you're using an app shell-style PWA. The only catch is the duplication of the initial shell in pwa.js, which you don't really have to do (I have a branch sitting locally that resolves this).

If there is a need for an Angular version of the this example, I'm sure we could sort that out.

@bogacg
Copy link
Author

bogacg commented Nov 19, 2017

AngularFirebase.com has an example. 👏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants