Mobx Spreadsheet
Experiment to create a basic spreadsheet app using JavaScript in the browser.
Mobx is used to track the reactive calculations, Math.js is used to parse the formulas, and React is used to tie it together.
Mobx, React
Experiment to create a basic spreadsheet app using JavaScript in the browser.
Mobx is used to track the reactive calculations, Math.js is used to parse the formulas, and React is used to tie it together.
Mobx, React