Create a helper function to transform reading time and authors into a nice format. #49
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
Like to Have
Low Priority
Would be nice to fix, but low on the totem pole
Polish
Optional polish items.
When the website gets data from the cms we get objects like this:
It would be nice to have a function that will take
reading_time
and transform it into a nice format. Kind of like in the following image:Author data is also included. Implementing a string builder utility to present authors will be a nice polish item.
The text was updated successfully, but these errors were encountered: