Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: Introduction to arrow functions in JavaScript
|
||||
shortTitle: Arrow functions introduction
|
||||
type: story
|
||||
tags: [javascript,function]
|
||||
language: javascript
|
||||
tags: [function]
|
||||
author: chalarangelo
|
||||
cover: arrow-functions
|
||||
excerpt: JavaScript arrow functions are a very useful tool to learn and master. Here's a complete introduction to everything you need to know.
|
||||
|
||||
Reference in New Issue
Block a user