Conversation
|
TaskList Feedback Task ListMajor Learning Goals/Code Review
Functional Requirements/Manual Testing
Overall FeedbackCongrats! You made your first Rails website! Based on some of the odd things I noticed, I'm wondering if perhaps your workflow for this project didn't include testing the server manually. In addition to unit tests, testing out the site you're working on manually as if you were a user is an important part of the development process, especially now that we're into web development. Plus, messing around with your own website is just fun! And all the code is easy to read and understand! 👏👏👏 If anything, I would say you can feel ok about having less comments than you currently do. I'm happy to talk more about that in our 1:1 next week if that'd be helpful :)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task List
Congratulations! You're submitting your assignment!
Comprehension Questions