Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: JavaScript Data Structures - Stack
|
||||
shortTitle: Stack
|
||||
type: story
|
||||
tags: [javascript,class]
|
||||
language: javascript
|
||||
tags: [class]
|
||||
author: chalarangelo
|
||||
cover: purple-flower-macro-1
|
||||
excerpt: A stack is a linear data structure which follows a last in, first out (LIFO) order of operations.
|
||||
|
||||
Reference in New Issue
Block a user