Update covers

This commit is contained in:
Angelos Chalaris
2023-02-16 22:24:41 +02:00
parent 226ffc07e8
commit da31e8d138
234 changed files with 234 additions and 254 deletions

View File

@@ -4,7 +4,7 @@ shortTitle: Truthy and falsy values
type: question
tags: javascript,type,comparison
author: chalarangelo
cover: blog_images/little-bird.jpg
cover: little-bird
excerpt: JavaScript uses type coercion in Boolean contexts, resulting in truthy or falsy values. Get a hang of how it all works in this quick guide.
firstSeen: 2021-09-12T05:00:00-04:00
---