Edit: The e cannot be cleaned. It’s worn down to the quick!
#typewriter
#testtype
#sampletype
Edit: The e cannot be cleaned. It’s worn down to the quick!
#typewriter
#testtype
#sampletype
enum TestEnum { a = 'a', b = 'b' }
type TestType = 'a' | 'b'
I mean, when using TestEnum.a in the code, you somewhat use references to the same string.
When using 'a' you create new strings.
#TypeScript
enum TestEnum { a = 'a', b = 'b' }
type TestType = 'a' | 'b'
I mean, when using TestEnum.a in the code, you somewhat use references to the same string.
When using 'a' you create new strings.
#TypeScript
That's what I'm doing and putting So by Peter Gabriel on the record player.
#Vinyl #TeaTime #Squirrel #Music #MusicSky