Retag articles

Use more appropriate types where applicable.
This commit is contained in:
Chalarangelo
2021-09-08 11:41:56 +03:00
parent d3177e2b5f
commit b477fbac19
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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