Buy Now and unlock this series
$
24
.99
$
22
.99
yours forever
$
24
.99
$
22
.99
Become a Pro and unlock everything
$
24
.99
per month
$
24
.99
Iterating Over our Data
This video is about Meteor 1.4 + React For Everyone #8 Iterating Over our Data
Downloads
Become a pro to download code and videos
Meteor 1.4 + React For Everyone
21 videos
Course Instructor
Scott Tolinski
- Series Introduction
39S - Installing Meteor & Getting Started
7M15S - The Default Meteor Files Explained
10M48S - Adding React to Meteor
14M19S - React Component Basics & The Import Folder
11M50S - React Props and Parent Child Relationships
11M54S - Meteor Dev Tools & Mongo Collections
7M40S - Meteor Data In React
13M40S - Iterating Over our Data
14M5S - Form Events & Collection Inserting
14M2S - Updating Collection Records
11M6S - User Accounts in Meteor
7M25S - Security With Methods
17M8S - Publishing and Subscribing
14M4S - Sorting and Publishing
9M45S - Session Vars
10M46S - Login With Facebook
4M23S - Login With Twitter
2M41S - Login With Google
3M7S - Atmosphere vs NPM
6M8S - Where To Go From Here?
4M16S
Comments
niloy
almost 2 years ago [edited]
@Anders you don't have to pass App in useTracker, we can just call find inside useTracker like this: =>
const items = useTracker(() => Items.find({}).fetch());
Anders
over 2 years ago [edited]
for withTracker instead of createContainer my code looked like so.
For some reason I couldn't place App with comma inside
withTracker(=>{}, App)
it gave me react errorsWant to join the conversation?
Become a Pro member today!