Retag articles
Use more appropriate types where applicable.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: How can I detect if Caps Lock is on with JavaScript?
|
||||
type: story
|
||||
type: question
|
||||
tags: javascript,browser,event
|
||||
authors: chalarangelo
|
||||
cover: blog_images/keyboard.jpg
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: What is the ternary operator and how do I use it?
|
||||
type: story
|
||||
type: question
|
||||
tags: javascript,condition
|
||||
authors: maciv
|
||||
cover: blog_images/red-succulent.jpg
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: What are truthy and falsy values in JavaScript?
|
||||
type: story
|
||||
type: question
|
||||
tags: javascript,type,comparison
|
||||
authors: chalarangelo
|
||||
cover: blog_images/little-bird.jpg
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: What are the differences between var, let and const in JavaScript?
|
||||
type: story
|
||||
type: question
|
||||
tags: javascript,type,variable
|
||||
authors: chalarangelo
|
||||
cover: blog_images/highlands.jpg
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Tip: 2 ways to format a string in Python"
|
||||
type: story
|
||||
type: tip
|
||||
tags: python,string
|
||||
authors: maciv
|
||||
cover: blog_images/feathers.jpg
|
||||
|
||||
Reference in New Issue
Block a user