Y
Hacker News
new
|
ask
|
show
|
jobs
by
inglor
1123 days ago
In a gist: MobX just keeps the whole dependency graph of what data needs to update when what computed runs. Excel can't do that because it has to be able to work on large files with impartial data.
2 comments
aatd86
1123 days ago
Aren't excel formulas the expression of data dependency graphs?
In which case it is kept in the document?
link
coldtea
1122 days ago
Isn't the Excel document still in memory?
link
In which case it is kept in the document?