Calculating Read time in JavaScript
Note: This blog was originally published on my website.
This is a very simple task. First, we need a sentence to try this out. Let's use "The quick brown fox jumps over the lazy dog". A few thing we need to know is:
The average word is 5 in the En...
blog.aboutdavid.me2 min read