2024 Goals
UEAT Specific
- [ ] Continue building on React Fundamentals
- Achieve a thorough understanding of React's core concepts, including JSX, components, state, and props.
- Deep dive into Hooks, aiming to understand not just the commonly used
useState and useEffect, but also useContext, useReducer, and custom hooks.
- [x] Participate more in meetings.
- Ask questions even if you think they’re silly or unimportant
- Point out flaws even if you think you might be incorrect
- Make suggestions when I notice a missing feature or inconsistency in the application
- [x] Participate in code reviews
- Begin passively participating in code reviews
- Understand the github UI more deeply
- Comment/ suggest edits on front end code
- Read backend or code I don’t work with to create an understanding of other parts of the application.
- [x] Take a lunch break every day.
Personal/Professional
- [ ] Finish Considerate Cat Project
https://github.com/madeleine-patience/considerate-cat-version-2
- Have a functioning and working app available for considerate cat customers.
- Make it open source.
- [x] Have Three Coffee chats with peers/mentors in the community.
- Connect with other developers in the front-end community.
- [x] Find an Open Source project I’m passionate about and contribute to it.
Bonus Goals (2024)
- [ ] Review all code reviews within 1 hour.
- [ ] Add the appropriate patch to al branches.
- [ ] Decide whether to ask for help earlier than later.