This repository was archived by the owner on Sep 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Briana's feedback: round 5 #35
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi @partyshah - I'm going to make a list here. Some of the items are duplicates of previous feedback so I'm trying a different format.
- Consistent punctuation in step description in config
- Description of Readme
- git > Git
- Javascript > JavaScript
- Activity: open a pull request - needs formatted, included in 1st step
- This should also be a short link that they just need to click
- Step 2: "App.jsx" > "src/App.jsx"
- Step 2: Do we need to save the file? Yes. Also in every step where they edit the file.
- Template repository doesn't have descriptive commits - and it needs to
- Step 2: "Added" > "Add", commits should be present tense
- How to Talk to your Child
- Header is confusing, what does it mean? Too much jargon too soon
- Inconsistent capitalization
- Remove "Hmmmm" overly casual
- Definition of props should be somewhere here, clearly formatted so it sticks out. Same thing for the definition of components earlier on.
- Step 3
- "List.jsx" > "src/List.jsx". Remove this sentence it makes it seem like the file we edit is List instead of App
- At the top? Which line? It's 3. Every single time we tell them to change a file it should say the line number. Apply this comment to every single response. Every single one.
- Import statement reference in the template repository is step 2 instead of 3
- package-lock.json is sohwing as changed, we need to address that.
- Step 4: "Now," > "Now"
- If we're expected to keep the program running we should A) tell them how to exit, B) tell them explicitly when and why to open a 2nd window
- Step 4, Images #1: Which line?
- Step 4: "App.jsx" > "src/App.jsx". Apply this logic to every single response also.
- Step 4: Consistent punctuation at the end of steps
- First push should be
git push -u origin changes
, and all subsequent pushes should just begit push
- Step 4: Code explanation needs to go above activity and have a more specific title
- Step 5: Include directory paths in file titles
- Step 5, Images #1: Find a more concise way to say this step
- When replacing code, "{}" are confusing throughout in the template repository. Remove them.
- Step 5 First step triggered automatically #3, wrong file listed to commit.
- Many pushes and commits seem to use the same commit message instead of actually being descriptive
- All: I'll respond after you push > after I detect a push > formatting also needs fixed to match template
- "Content" as a header in one step still?
- Content section: Typo in dynamic
- Fix all occurrences: "Step 6 - sdfds" > "Step 6: sdfd" with a colon instead of a minus
- Step 6: Which line?
- Step 6: We have them check for errors but don't tell them what to do if there are errors - what's the point of this step? Remove it if we don't give them more information on what to do.
- Step 6: commit message isn't descriptive
- "Explaining
this.setState
": First person "I" edit - 7: Which line?
At this point I stopped going through it because it felt like a lot of the feedback was repetitive. look forward to chatting about this @partyshah and seeing it implemented.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working