CSS Grid and the One Thing
CSS Grid
The key difference between flex box and css grid is that flex box uses one-dimensional layout, either rows or
columns, while css grid uses two-dimensional layout, with both rows and columns. Key css grid properties, units,
and functions are:
display: gridgrid-template- auto
 grid-rowgrid-columnjustify-itemsalign-itemsjustify-selfalign-selfgrid-gapgrid-template-areasgrid-areaminmax()frrepeat()auto-fill
The One Thing
I learned about the goal-oriented learning framework based on the book The One Thing by Gary Keller, watching a Travis Media video. I incorporated the framework into my existing focused learning framework and started using it today.