needed-libraries icon indicating copy to clipboard operation
needed-libraries copied to clipboard

Examples of use cases

Open kobi2187 opened this issue 5 years ago • 0 comments

I suggest to have categories for the various libraries, and the use cases for which they provide functionality.

  • How to do X,
  • how to do Y.

For example: How to download a file? stdlib way and 3 packages found: using the standard library: sample code using package Nr.1: ...

Explaining how to accomplish various tasks in nim. This is complimentary to just listing the available nimble libraries in my opinion. a library can provide a few use cases. we just show their api. Maybe it's a big documentation project. Maybe the library owners should do that. What do you think?

kobi2187 avatar Apr 07 '19 17:04 kobi2187