vuejs / vuejs/docs

Missing search result for setTimeout

Open
#3,029 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
3.2k
Forks
5k
Avg merge
14d 17h
Merged PRs (30d)
1

Description

I'm new to Vue but have angualarJS (aka angular 1) experience and back then, anything outside of the angular scope had to be brought back into the scope for reactivity. setTimout and XHR calls were notorious for this and could get unwieldy.

Is this not an issue for VueJS anymore? My first instict was to search for setTimeout, but there are no results.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the documentation search coverage for setTimeout and the existing guidance on reactivity, timers, and XHR callbacks. Determine whether a searchable explanation is missing; done means the relevant guidance is discoverable and addresses whether these callbacks require special handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.