V David Zvenyach
V David Zvenyach
I’m opening this pull request really to elicit comments and to invite any one who’s interested to finish the lift. 1. Modified chapter 2 to include a reference to the...
One reader suggested a set of "challenges" for readers who want to practice what they learn. I think this is a fabulous idea, and have started a [wiki page](https://github.com/vzvenyach/codingforlawyers/wiki/Challenge-Bank). Thanks...
Not sure if there's a way to optimize, but on long documents, there is a significant delay. I suspect this is related to the levels. If so, have an option...
Allow a user to open the Outbox in a pop-up Full Screen Mode for easier reading
One day
If the configuration YAML doesn't include a definitions for levels, the thing breaks. So, need to either set default level definitions, or silent ignore the error.
Allow a user to update a key-value pair without even realizing they're doing that.
Allow a user to show differences between two legal documents inline
Make the boxes "sticky", so that closing the browser doesn't erase all of your work.
Create a rational file structure: index.html js/ css/ src/ img/ And make sure that external dependencies are limited so that it will be easier to do SSL.