Hacker News new | ask | show | jobs
by thimabi 599 days ago
I guess when you add type safety and tests to an app like Excel, it becomes so much closer to programming languages that it makes more sense to ditch the app and just write code directly.

Even today, complex logic in Excel is mostly done through VBA, JavaScript, Python and the like.