← go back

cw screenreader unfriendly

not many people know about this really cool javascript feature that i use a lot

function test(t) { return t + " :3" }
test`:3`
=> ":3 :3"
Nov 20, 2023, 7:27 PM
4 0 9

Comments