Tech IndustrySep 1, 2022
Applehonest_emp

Technology used for online spreadsheets

Does anyone know the technologies used to create online spreadsheets tools like Office365 or Quip ? JS or HTML5 or both ? I think it must be quite challenging to create advanced features like scripting support and formulas.

SAP supersaper Sep 1, 2022

Sigma Computing Very robust

Salesforce neonoir Sep 1, 2022

Wouldn't it be possible with just JS? Yes complex and not. A one person job. But with a big team and things broken down, seems very doable. Most of it is just client side computations until you save the doc. If you want to add multi user usage at same time. It gets even more complex and you will need things like CRDT etc and more backend interactions.

Apple honest_emp OP Sep 1, 2022

Indeed .

Qualtrics udibekfjk Sep 1, 2022

Check for yourself. https://github.com/audreyt/ethercalc

Salesforce 🏄‍♂️🤖🌎🥜 Oct 14, 2022

My colleague built similar to what you want as a vue component. https://github.com/misu007/vue-guspread