next-learn
next-learn copied to clipboard
Chapter 6 instructions are unhelpfully vague.
Running the /seed route I see a message "delete this message" but this is vague and doesn't appear at all in the tutorial, creating confusion about what needs to be done. Does this mean set the string to null? Delete it entirely? Delete the object it's a value in? Delete the return statement it's a part of? I don't know what to delete and the tutorial does not tell me, it only tells me to uncomment everything, which I have. It's not even mentioned in the tutorial at all. This needs to be much clearer. I finally eventually figured out to remove the first "return" statement but I have lost about an hour trying to get the databases to seed. For a beginner tutorial, things should be explicit so beginners can understand what to do.