Format Reading Time with Emojis on a Gatsby Page

Monica Powell
InstructorMonica Powell
Share this video with your friends

Social Share Links

Send Tweet
Published 5 years ago
Updated 4 years ago

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"