Home
Blog
About
July 29, 2017
Adding Boolean to a string returns a string
let
a
=
true
+
""
;
//=> a: 'true'
← Tweaked base16 color scheme for less distraction
Always use spaces in calc() in CSS →