FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Some doc improvements

Open alexvy86 opened this issue 2 years ago • 0 comments

Description

Improvements to documentation. Typos, formatting, capitalizing Container.

Some things where I'd like some feedback to make sure things are accurate and clear:

  • Pointing out that calling serialize() on an attached container is an error (the code will currently fail an assert()).
    • Tangent: is this "internal enough" that an assert is preferable to throwing a UsageError?
  • Description for the Container class.

alexvy86 avatar Sep 20 '22 23:09 alexvy86