About
Blog
Projects
Contact

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.

View Project (github.com/patdx/mobx-spreadsheet)

React, Mobx