billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
billylitt's comments
billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
Drop me an email if you'd be interested in user-testing a solution! billy[at]rowzero.io
billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
One pivotal feature that is difficult to map onto 3P tools is our data table UI, which is a separate scrollable grid that floats on top of the main sheet. That, combined with the complexity of formula selection, inserting buttons into cells (header dropdowns, filter, sort), led us to decide that rolling our own solution for full control was the right choice.
billylitt | 2 years ago | on: Show HN: We built the fastest spreadsheet
Great interview question. Tons of nuance to drawing borders on adjacent cells, how to handle varying thickness, etc. Once you start looking closely, you notice the pixel differences between how this gets handled by various spreadsheeting tools.
Thanks for the report! This one's already on my list actually (selection negation & unique selection deduping) -- look for a fix soon.