This lesson will walk through how to format estimated reading time in a more visually engaging way with emojis. In this method we'll use array methods like .fill()
and .join()
format the estimated reading time to return a formatted string with emojis representing the total reading time.
The result of this lesson is transforming the reading time for articles from appearing like "15 min read" to "๐ฟ๐ฟ๐ฟ 15 min read"
A Community Resource means that itโs free to access for all. The instructor of this lesson requested it to be open to the public.