Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    I had a little issue getting the attribute to anchor to the bottom of the body container, while still utilizing Flex.

    Tried a few different iterations with changing the cross-axis, with align/justify properties. Got really close, probably was one change away, but ended up going with position:absolute.

    Worked, but maybe there is a pure flex solution?

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    Biggest challenge was getting the correct referral path for some image assets.

    When building out the design, and working in a file system, what is the correct path during the build might be the correct one after compile.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Went back and rewrote my CSS into BEM naming conventions using SCSS.

  • Submitted


    What specific areas of your project would you like help with?

    Need to learn/develop a deeper understanding of CSS organization. I think learning SASS/SCSS would be helpful, though not sure the full benefit with some of the latest updates to CSS (nesting, variables, etc..).