ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
752 stars 506 forks source link

Update comment sample to allow multiple comments #919

Open sebastianbenz opened 7 years ago

sebastianbenz commented 7 years ago

Approach: use amp-bind to update amp-list src when the comment has been successfully submitted (add RANDOM get parameter to bust the cache).

sebastianbenz commented 7 years ago

//cc @ericlindley-g

kul3r4 commented 7 years ago

@sebastianbenz comments are not persisted at the moment, so this would require persisting those. We decided to avoid persisting manually entered data.