Skip to content

Instantly share code, notes, and snippets.

@wmcguire18
Last active May 24, 2021 19:31
Show Gist options
  • Save wmcguire18/1a7607cc07fcd0afd3c80fa2a226a662 to your computer and use it in GitHub Desktop.
Save wmcguire18/1a7607cc07fcd0afd3c80fa2a226a662 to your computer and use it in GitHub Desktop.
Paired Project reflection
Abstract:
The project was a test of our understanding and manipulation of event listeners, query selectors, and event handling functions to build out the functionality of a webpage that mixed and matched pre saved elements to create motivational posters, including user added components.
Overall
What role do you typically play on a team?:
In this project we were using the driver/navigator system, but due to my additional experience I took the lead a little more than not.
Technical
What was a specific technical challenge your group faced? How did you approach this challenge? What went well? What was a struggle?
The final potion of Iteration 3 involved DOM manipulation from JavaScript, which we haven't gone over yet. Using Juliana's mentor and my rock as support we were able to efficiently solve the problem, and see how it directly led to the solution of Iteration 4.
What is one personal/professional takeaway from this project?
This is the first project I've done for Turing where I had time for any kind of refactoring, and it makes me want to strive for better and better results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment