This is a spreadsheet-like app that runs completely client-side and is implemented using Preact, hooks, use-workerized-reducer
and eval()
.
Developed by Surma and Luca Casonato as a continuation of a coding interview question from this blog post.
$ npm i
$ npm run dev
Apache 2.0