Y
Hacker News
new
|
ask
|
show
|
jobs
by
aatd86
1130 days ago
I'm curious. How so?
1 comments
inglor
1129 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.
link
aatd86
1129 days ago
Aren't excel formulas the expression of data dependency graphs?
In which case it is kept in the document?
link
coldtea
1128 days ago
Isn't the Excel document still in memory?
link