Clean up snippet tags
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: JavaScript Data Structures - Stack
|
||||
shortTitle: Stack
|
||||
type: story
|
||||
tags: javascript,object,class,array
|
||||
tags: javascript,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