remove workarounds for optional bindings
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
https://forum.flow.com/t/update-on-cadence-1-0/5197#adoption-68
remove workarounds for optional bindings (if let statements)
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 reading the linked Cadence 1.0 adoption update to understand the optional-binding change, then search the documentation for optional-binding workarounds and if let statements. Done means the obsolete workarounds are removed and the affected examples remain consistent with current Cadence syntax.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain, documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100