Changes

Jump to: navigation, search

DPS909 & OSD600 Fall 2019 - Lab 2

11 bytes added, 11:02, 11 September 2019
Step 7: Add Something Cool
* Add the ability to download and save your notepad. You can use a library like [https://github.com/eligrey/FileSaver.js/ FileSaver.js].
* Add a word count feature. There are lots of existing JavaScript text analysis libraries you could use, or write your own.
* Instead of a plain DIV using contenteditable, switch to a rich text editor control using an open source component like [https://trix-editor.org/Trix] or [https://quilljs.com/Quill] (there are dozens if you do some research).
===Step 8: Blog about Your App===

Navigation menu