mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge branch 'devel' into updating-vue3-with-other-bundler
This commit is contained in:
@@ -14,8 +14,8 @@ Tracker is essentially a simple _convention_, or interface, that lets reactive d
|
||||
|
||||
This README has a short introduction to Tracker. For a complete guide
|
||||
to Tracker, consult the thorough and informative [Tracker
|
||||
Manual](https://github.com/meteor/meteor/wiki/Tracker-Manual), which
|
||||
is five times longer than the Tracker source code itself. You can also browse the API reference on the [main Meteor docs page](http://docs.meteor.com/#tracker).
|
||||
Manual](https://github.com/meteor/docs/blob/version-NEXT/long-form/tracker-manual.md), which
|
||||
is five times longer than the Tracker source code itself. You can also browse the API reference on the [main Meteor docs page](https://docs.meteor.com/api/tracker.html).
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user