Open stepanovcodes opened 1 year ago
Glows
Map Marker on Solutions - there is a lot of intermediate/advanced React in this component. At a glance it is hard to track the various state changes/evaluations - but the functionality was evident in the browser!
With all of the conditionals / logic it might be worth looking at custom React Hooks - functional wrappers for conditional outputs (isolated to its own hook resource -docs
It’s not a hard rule, but when you notice your component growing into hundreds of lines of code it might be doing too much. A great refactor / research opportunity for sure!
Grows I think the JWT auth is a good idea, along with your additional house-keeping goals.
When working with any experimental (open source tool) a proof of concept is always warranted, but I think you handled your deployment snags with calm and determined approach. Great work there Alex!
My only suggestion for content on the app for your portfolio is to include an about page - or look into how to create an animate overlay which will instruct users how to interact/ with your resources.
Reflections: I think spending a bit more time workshopping how to describe the challenges of scoping - assessing/tracking and implement - would be a great target for outcomes prep.
It’s not only that it was hard, but what concrete steps did you take to stay on task so you were consistently hitting milestones - was it debugging optimizations? Was it familiarity with the documentation? Record that so you can communicate to future employers how YOU solve problems when faced with a big lift.
Glow:
Grow
Reflection