Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
coercion
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Coercion and Falsy values in Javascript.
Saswat Rath
Saswat Rath
Saswat Rath
Follow
Apr 20 '23
Coercion and Falsy values in Javascript.
#
coercion
#
falsy
#
javascript
#
webdev
Comments
Add Comment
2 min read
Boolean coercion pitfalls (with examples)
Mike Samuel
Mike Samuel
Mike Samuel
Follow
Feb 27 '23
Boolean coercion pitfalls (with examples)
#
languages
#
programming
#
coercion
#
boolean
1
reaction
Comments
Add Comment
5 min read
JavaScript weird type system - Type coercion is bad
Ahmed Osama
Ahmed Osama
Ahmed Osama
Follow
Nov 24 '21
JavaScript weird type system - Type coercion is bad
#
javascript
#
typescript
#
coercion
#
types
2
reactions
Comments
Add Comment
11 min read
Type Conversion (or "Type Coercion") from one type to another in JavaScript
Shrihan
Shrihan
Shrihan
Follow
Feb 22 '21
Type Conversion (or "Type Coercion") from one type to another in JavaScript
#
coercion
#
javascript
#
webdev
#
beginners
2
reactions
Comments
Add Comment
4 min read
Understand JavaScript Abstract Operations in 7 Minutes.
Ifeoma Imoh
Ifeoma Imoh
Ifeoma Imoh
Follow
Feb 1 '21
Understand JavaScript Abstract Operations in 7 Minutes.
#
javascript
#
coercion
#
abstractoperations
#
javascripttypes
42
reactions
Comments
1
comment
7 min read
PHP Boolean Casting Gotchas
Chris DeLuca
Chris DeLuca
Chris DeLuca
Follow
Nov 17 '20
PHP Boolean Casting Gotchas
#
php
#
booleans
#
coercion
Comments
Add Comment
6 min read
Code Smell 24 - Boolean Coercions
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Nov 14 '20
Code Smell 24 - Boolean Coercions
#
oop
#
tutorial
#
boolean
#
coercion
12
reactions
Comments
30
comments
2 min read
Entendiendo la coerción en JavaScript
Manu Castrillon
Manu Castrillon
Manu Castrillon
Follow
Apr 30 '20
Entendiendo la coerción en JavaScript
#
javascript
#
coercion
37
reactions
Comments
1
comment
4 min read
Predicting JavaScript Equality Comparisons Correctly
Orim Dominic Adah
Orim Dominic Adah
Orim Dominic Adah
Follow
Jan 21 '20
Predicting JavaScript Equality Comparisons Correctly
#
javascript
#
coercion
#
equality
#
operator
7
reactions
Comments
Add Comment
3 min read
(a == 1 && a == 2 && a == 3) === true - Wait, hold on...
EmNudge
EmNudge
EmNudge
Follow
Nov 26 '19
(a == 1 && a == 2 && a == 3) === true - Wait, hold on...
#
javascript
#
wtfjs
#
coercion
66
reactions
Comments
4
comments
4 min read
Coercion: Deep Dive
Mohamed Saad
Mohamed Saad
Mohamed Saad
Follow
Nov 23 '19
Coercion: Deep Dive
#
javascript
#
coercion
6
reactions
Comments
Add Comment
7 min read
Coercion: Deep Dive
Mohamed Saad
Mohamed Saad
Mohamed Saad
Follow
Nov 23 '19
Coercion: Deep Dive
#
javascript
#
coercion
6
reactions
Comments
Add Comment
7 min read
[] == ![] - WTFJS And Coercion
EmNudge
EmNudge
EmNudge
Follow
Jul 27 '19
[] == ![] - WTFJS And Coercion
#
javascript
#
coercion
#
wtf
28
reactions
Comments
1
comment
9 min read
My favorite type coercion example
Eugene Karataev
Eugene Karataev
Eugene Karataev
Follow
Jun 1 '19
My favorite type coercion example
#
javascript
#
coercion
#
types
#
comparision
8
reactions
Comments
1
comment
2 min read
Customize objects coercion in JavaScript
Andrea Simone Costa
Andrea Simone Costa
Andrea Simone Costa
Follow
Mar 24 '19
Customize objects coercion in JavaScript
#
javascript
#
node
#
coercion
#
objects
25
reactions
Comments
Add Comment
6 min read
Why a==1&&a==2&&a==3 is true in JS?
Damian Cipolat
Damian Cipolat
Damian Cipolat
Follow
Apr 12 '20
Why a==1&&a==2&&a==3 is true in JS?
#
javascript
#
code
#
research
#
coercion
9
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account