Update & improve Cadence onboarding tutorials and best practices docs
Open
Nobody has claimed this yet.
Docs Site
Document
Epic
SC-Eng
- Dominant language
- Go
- Stars
- 361
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Context
The Cadence tutorials (e.g. https://docs.onflow.org/cadence/tutorial/01-first-steps) were originally written almost a year ago. Cadence has changed a lot since then! It's time to update them to be demonstrative of modern Cadence.
Definition of Done
The following should be addressed for each tutorial listed below:
- Code is updated to be compatible with the latest Cadence version (syntax errors and semantic errors are corrected)
- Code is updated to better demonstrate idiomatic Cadence (when applicable)
- Where needed, tutorial instructions are updated for clarity or to remove outdated references
Tutorials:
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.
Assessment
This issue has not been assessed yet.