FlexBox: The Algorithm (Part 1)
Intro
Flexbox is a well-known layout algorithm, used by many web developers and frameworks such as Bulma. This document tries to demystify the algorithm behind it.
Goal
For part 2: A working implementation of FlexBox in Pure Go (and maybe in WGSL or ...
superhack.hashnode.dev3 min read