Skip to content

Instantly share code, notes, and snippets.

@saberg1
Last active March 3, 2021 17:44
Show Gist options
  • Save saberg1/7807527021faadad2d3e08ea68fb0cbf to your computer and use it in GitHub Desktop.
Save saberg1/7807527021faadad2d3e08ea68fb0cbf to your computer and use it in GitHub Desktop.
2102 Group Project Reflection
Abstract
- The group project's goal was to build a one to one comp and functional web app to house "idea cards" that would be stored in the browser.
While having personal goals of wanting a better understanding of class-to-class interactions and event delegations.
Overall (Choose One)
What is your approach to working on a team? (In your answer, provide an example from this project)
- To let them know my strengths and weaknesses. Where in the upcoming project I won't be the strongest in technical knowledge.
Technical (Choose One)
What resources or strategies did you use when you were presented with a technical challenge?
- Psuedocoding is always my first tool I reach for. Once i can find a way to come to a solution in laymens terms it makes it alot easier to write a techinical route to answering the problem.
Either it be google(MDN/w3school) or asking my mentor for help.
Reflection
What is one personal/professional takeaway from this project?
- Accomodating with the restictions of others scheduling conflicts.
What is one technical takeaway from this project?
- My knowledge on class to class interaction has greatly improved.
Based on these takeaways, what is something you want to focus on for the next project?
- Class to class interaction, how to store only local variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment