-
- The board package took exactly 1 month to fill out (in parallel with lender commitment).
- Eric marathon! Spoke about strategy before. Talked over everything after.
- <1% of the US population has run a marathon.
- Requested another month of temp housing and temp storage through June to coincide with my closing after board review.
- Been watching a ton of chess videos on youtube from tournament play. Quarantine is interesting. Carlsen is a beast. Hikaru Nakamura is 4 days older than I am!
- Go has structs instead of classes, favoring composition over inheritance.
- ag-grid.
- Column groupings (nested cols). Dev-defined or user-defined in the ui.
- Can drag cols around. Can pin or lock cols.
- All sorts.
- Filters. Multiselect. Search.
- Visualization, dashboards.
- Scrolling. Smooth. Even 100,000 rows in demo.
- Can integrate with any of your react/angular/whatever frameworks for specific components that interface with the grid data (say you wanted a column of country flags instead of country text, you can supply a component that does that).