Include use cases / case studies
See original GitHub issueI think it would be a great addition to the documentation to include user stories or case studies. Like:
“Ben wanted to create a library for Java, but he was afraid other people couldn’t use it because of nominative typing limitations, so he decided to use @structural
annotations from the manifold Java library”.
In my case, yes, I am creating a Java library - but I want to make it easy for my users to incorporate the library into their existing code, and structural typing makes that a lot easier as far as I can tell.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
The Ultimate Showdown: Use Case vs. Case Study
Unlike case studies, use cases don't constrain you to describing how a specific client chose to use your product. Use cases let prospects...
Read more >Use Case case study – UML Modelling - Business Analysis Blog
The case study includes identification of actors, use cases and scenarios including activity diagram. I have used a generic case study approach ...
Read more >What is the Difference between a Use Case and a Case Study?
Marketing and sales teams highly value Use Cases and Case Studies because both documents achieve the same objectives.
Read more >Use Case or Case Study? When to Use Each in Your Content ...
A case study is typically much more detailed than a use case, and includes information such as background on the customer, pain points, ......
Read more >Using Case Studies to Teach - Boston University
Case studies are have long been used in business schools, law schools, ... Instructors may choose to use several cases so that students...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I like the idea, it goes along with persona-based marketing themes, which apparently work pretty well. Thanks!
will use this eventually for sure, still working on a library that might need this, but havent got there yet. is there an explanation of how each feature is implemented in this library? maybe write a medium.com article on this lib and link to that article in the readme of the project. if you write a medium article might get more adopters and convince people to use it.