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