@KellenkjamesSubmitted 6 days ago
What are you most proud of, and what would you do differently next time?
I'm most proud of:
- Leveraging Angular to break down the project into multiple components
- Utilization of SASS and BEM methodologies
- Creating a micro-framework for spacing / padding utility classes.
In addition, this is the first time I've used all of the information from Figma to create a scalable and modular codebase.
What challenges did you encounter, and how did you overcome them?The biggest challenge was understanding data flow within Angular and the parent-child relationship between components. This requires somewhat of a mindset shift from standard HTML / CSS which is easier to write but more difficult to scale.
I overcame these challenges by slowing down and thinking through each component from top to bottom.
What specific areas of your project would you like help with?N/A