Open dylanhamada opened 2 years ago
Achieving a masonry-style layout is challenging without JavaScript
What a hard lesson to learn that width of a child depends on the position property of its parents
There was a lot of repetition with the images in the showcase div, which would probably be remedied with a framework like React
The hacky-ness of creating a totally separate set of divs and buttons for mobile view
The challenges of building the top nav bar
Challenges of using flexbox
Adding overlay for the marquee was a tiny bit challenging
Figuring out alignment for elements in marquee was challenging
Lessons Learned
Achieving a masonry-style layout is challenging without JavaScript
What a hard lesson to learn that width of a child depends on the position property of its parents
There was a lot of repetition with the images in the showcase div, which would probably be remedied with a framework like React
The hacky-ness of creating a totally separate set of divs and buttons for mobile view
Challenges
The challenges of building the top nav bar
Challenges of using flexbox
Adding overlay for the marquee was a tiny bit challenging
Figuring out alignment for elements in marquee was challenging
Questions
Omitted Features