Create guides for bash/javascript/java users
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 265
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to create guide for people migrating from other languages such as:
Bash:
args
Strings and the usage of $
variables|types|generics
for loop
foreach / lambda
list
maps
import
global functions
classes
pubspec
lib
stdin/out/err
futures
exceptions.
Javascript =============
main
args
futures/promises
types/generics
import
pubspec
lib
stdin/out/err
forEach
for loop
Java================
futures
list/generics
pubspec
imports
lib
stdin/out/err
forEach
for loop.
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 organizing the requested migration topics into separate Bash, JavaScript, and Java guides for DCLI users. Cover the listed concepts, including arguments, types, collections, imports, I/O, loops, futures, and exceptions; the work is done when each guide clearly explains the corresponding Dart approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, dart, java, javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100