5 ms·
The learnings I got from spreadsheet software is that the changes in cells often get lost if another person edits it and history is hard to observe
by fhaeb 2y ago
The learnings I got from spreadsheet software is that the changes in cells often get lost if another person edits it and history is hard to observe
- nilsjcbsn 2y agoTechnically I tried to solve it for CSV data, which relies a little less on computed data. Prototype: https://csv-n2qj.onrender.com/ https://csv-n2qj.onrender.com/ My struggle was how to display to the user what changed.