Make author singular (#22)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: Code Anatomy - For loops, array reduce and method chaining
|
||||
type: story
|
||||
tags: javascript,array,object,iterator
|
||||
authors: chalarangelo
|
||||
author: chalarangelo
|
||||
cover: blog_images/case-study.jpg
|
||||
excerpt: There are many ways to iterate and transform array data in JavaScript. Learn how each one works and where you should use them.
|
||||
firstSeen: 2020-05-19T14:27:18+03:00
|
||||
|
||||
Reference in New Issue
Block a user