Some fun, simple, examples for common scripts and stuff!
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 101
- Forks
- 9
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
Here's the one posed by Virtus Lab:
Imagine you have a common business problem to solve. You need to write a program that fetches text from a web service and then creates a file in the local filesystem with content and path based on the downloaded information.
Scala Toolkit is getting a bunch of tutorials / examples, we can cheat by copying those and then slapping on a parTraverse 😝
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Scala Toolkit tutorials and the linked docs.scala-lang issue to identify the examples relevant to the stated web-service and local-file workflow. Adapt the selected examples for the Toolkit context, including the requested parTraverse usage, and consider the work done when the examples are clear and runnable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100