teaching machines

CS 347: Lecture 6 – Flexbox: Expansion

September 10, 2020 by . Filed under fall-2020, lectures, webdev.

Dear students:

Last time we began our examination of Flexbox, focusing on the distribution and alignment of flex-children within their flex-parent. Now we turn to sizing the children and expanding them using a relational weight system. With the various properties of flex-parents and flex-children, we are able to achieve many standard user interface patterns.

Here’s your TODO list:

See you next time.

Sincerely,