docs icon indicating copy to clipboard operation
docs copied to clipboard

Explain the format module in depth

Open jstarry opened this issue 5 years ago • 0 comments

DOC TODO: https://yew.rs/docs/concepts/services/format

The Format API is not very user-friendly at the moment and needs better documentation.

  1. Explain the difference between text and binary formats
  2. Explain how format is used for the storage, websocket, and fetch services
  3. Provide examples on how to destructure format results

jstarry avatar Feb 09 '20 02:02 jstarry