Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: What does 'use strict' do and what are some of the key benefits to using it?
|
||||
shortTitle: Strict mode introduction
|
||||
type: question
|
||||
tags: [javascript,function,object]
|
||||
language: javascript
|
||||
tags: [function,object]
|
||||
author: chalarangelo
|
||||
cover: palm-tree-house
|
||||
excerpt: JavaScript's strict mode can make your code faster, cleaner and more secure.
|
||||
|
||||
Reference in New Issue
Block a user