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: String to boolean
type: tip
tags: javascript,string,boolean,type
author: chalarangelo
cover: blog_images/two-cities.jpg
cover: two-cities
excerpt: Have you ever tried to convert the string representation of a boolean to an actual boolean value? Here's a simple way to do it.
firstSeen: 2022-09-14T05:00:00-04:00
---