Conversation
Edited 5 months ago

template string tag functions in javascript are actually a really nice feature omg

I just made a tag function that lets me split a single-line string over multiple lines without having to worry about indentation and the syntax for using it is so concise

1
0
4

@kasdeya i recently made a function which converts a string to a byte array and all i have to do is

b`this`
0
0
2