Csaba Toth
Csaba Toth
Given that this would use admin level (although read-only if possible) Eventbrite API, this would be an optional part of the build process? We need to figure this out more...
PR https://github.com/neojato/DeLorean-v2/pull/31 resolves this
Here is a WIP (Work in Progress) fork: https://github.com/CsabaConsulting/DeLorean-v2/commit/fd2efa2f33a3f1cac7bf33fe5248870ec1104ff9
Issues in the WIP version: * Some of the `snapshotChanges()` may need to be `valueChanges()` * Maybe I should store the result of the `valueChanges()` (`Observable` type) instead of `AngularFireList`....
I keep working on a fork off of the LA DevFest fork (https://github.com/CsabaConsulting/DeLorean-v2). The site does not throw such JS errors any more what triggered this issue, but still several...
@neojato can you take a look?
Also note https://github.com/neojato/DeLorean-v2/tree/angularFire2-v5 Oh, scratch that, that branch is Angular 4.0 based...
I have an implementation (https://robisim74.github.io/angular-l10n) using https://robisim74.github.io/angular-l10n but I'd need to separate it into a clean branch and also improve it further for a PR
See it working on https://valleydevfest.com
I have a PR in the pipeline but first I'd like the https://github.com/neojato/DeLorean-v2/pull/31 to be reviewed and merged