Finish v2 docs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Let's use this issue to keep track of which sections are incomplete.
**Language**
- [x] [Identifiers](https://v2.imba.io/language/grammar/identifiers)
- [x] [Grammar > Scoping > Global Variables](https://v2.imba.io/language/grammar/scoping/global-variables)
- [x] [Control Flow > Await](https://v2.imba.io/language/control-flow/await)
- [x] [Control Flow > Error Handling](https://v2.imba.io/language/control-flow/error-handling)
- [x] [Classes > Lazy Getters](https://v2.imba.io/language/classes/lazy-getters)
- [ ] [Global identifiers](http://localhost:3000/docs/basic-syntax/identifiers#global-identifiers) incomplete description
**Rendering**
- [x] [Basic Syntax > Fragments (needs example)](https://v2.imba.io/tags/basic-syntax/fragments)
- [ ] [Custom Components > Self & Rendering](https://v2.imba.io/tags/custom-components/self-amp-rendering)
- [ ] [Custom Components > Declaring Attributes](https://v2.imba.io/tags/custom-components/declaring-attributes)
- [ ] [Handling Events > Resize Event](https://v2.imba.io/tags/handling-events/resize-event)
- [ ] [Handling Events > Selection Event](https://v2.imba.io/tags/handling-events/selection-event)
- [ ] [Event Modifiers > Resize Modifiers](https://v2.imba.io/tags/event-modifiers/resize-modifiers)
- [ ] [Event Modifiers > Intersection Modifiers](https://v2.imba.io/tags/event-modifiers/intersection-modifiers)
- [ ] Tag Inheritance
**Tags**
- [ ] [Server-Side Rendering](https://v2.imba.io/tags/server-side-rendering)
- [ ] State Management
**Styling**
- [x] [Basic Syntax > Custom Units](https://v2.imba.io/styling/basic-syntax/custom-units)
- [ ] [Style Modifiers > Class Modifiers](https://v2.imba.io/styling/style-modifiers/class-modifiers)
- [x] [Style Modifiers > Breakpoints](https://v2.imba.io/styling/style-modifiers/breakpoints)
- [ ] [Style Modifiers > Custom Modifiers](https://v2.imba.io/styling/style-modifiers/custom-modifiers)
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 with the unchecked sections linked in the issue, beginning with the incomplete Global identifiers page and the Rendering pages. Compare each section with the completed documentation and determine the missing content from the linked topic. Done means the listed sections are complete and the checklist accurately reflects their status.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100