We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Adworse Codes HereProgrammer's travelogue |
|||
JS Typewriter
Kinda fun approach of an on-premise typewriter emulation by graceful destruction of JetBrains Mono typeface
The Curious Case of String.slice/3
; Tagged: dive
Slicing a string isn’t tricky, right? Or is it? Elixir works wonderfully with strings. Some edge parts of it could be a little bit confusing though. This one led me to a rabbit hole deep down to IO devices and improper lists.