MakeSchool-Tutorials / Node-Rotten-Potatoes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6. Edit Route: Editing and Updating a Resource #17

jayceazua opened this issue · comments

Creating the partials of the review submission is also incorrect because of the <lengend> element.

Also, there are major differences between the edit and new template. For newcomers to programming, they will be confused when the value="" attribute does not display and won't think to research handlebars if and else statements. Which is probably why a lot of students now are having issues with the Rotten Potatoes tutorial.

Forms are unified, and the legend issue has been fixed in ab639ab