4 Commits

Author SHA1 Message Date
James Daniels
51baa2266f Update preloadFirestore example 2020-02-25 23:31:33 -08:00
Jeff
32c2bb3c40 [WIP] Docs updates 📚 (#208)
* add sdk init to docs

* add profile page example

* add Analytics example

* address review comments

* update root description

* enable concurrent mode in initial sample

* update quickstart

* automatically fork on stackblitz

* fix readme sample

* remove contributing in favor of contributing.md

* move docs links higher up

* document useObservable and preloadFirestoreDoc

* update usage docs

* add useTransition docs

* fix anchor links

* polish

* fix useobservable link

* Address James and David's in-person feedback
2020-02-25 11:49:51 -08:00
Jeff
b863eed4ff [WIP] Concurrent Mode! (#170)
* Move sample-simple to Concurrent Mode

* Preload a query and lazy import Firestore

* more work on async/preloading

* demonstrate useTransition

* Update docs

* add note about experimental react build

* Update rollup config

Now that we're doing lazy imports with multiple chunks,
rollup needs to output to a directory

* docs fixes

* lazy import the rest of the SDKs

* remove some extra imports

* remove some extra imports
2019-11-11 16:32:19 -08:00
jhuleatt
6d3cff0c77 add common use cases 2019-08-05 11:29:48 -07:00