Just Another Text Editor - or JATE - is a text editor made for and with JavaScript. JATE stores information with the client using IndexedDB, and is capable of running offline thanks to its cache functionality and even being installed and running in a pseudo-browser environment.
JATE is available via Heroku https://nameless-temple-66313.herokuapp.com/.
https://www.awesomescreenshot.com/video/11285424?key=c3a78828b229b7bbd196bf9f0acbf108
Just Another Text Editor makes use of starter code provided by the Washington University Coding Boot Camp.
