meteor / simple-todos-react

A repository that follows the React tutorial step-by-step

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There is no check of the owner of the task

pihentagy opened this issue · comments

check(taskId, String);

This is in step 10.12 (dcc14ba)

Hey @pihentagy @MarcelWaldvogel , thank you for your feedback.

I have incorporated your feedback here in this new repo, the new home of react tutorial.

https://github.com/meteor/react-tutorial/ (https://react-tutorial.meteor.com)

It's PR friendly so if you want to make more changes, go ahead there!