the fact that these are strings instead of an object that is broken up by country code, area code, and number makes me irrationally angry.
Found the Java programmer…
microsoft java :p
You absolute buffoon. How do you figure this code isn’t testing how to parse a string into such an object??
Better than an integer at least.
Not gonna lie, that vertical alignment is making my brain purr like a kitten
I think it’s commendable to vertically align code. (Just not with tabs.) It makes it look neater.
We underutilize tabs. https://nick-gravgaard.com/elastic-tabstops/
(Don’t mistake this as me saying everyone should start using tabs immediately. This would take a drastic overhaul of all textual displays and we’re likely to never see such a thing, but it’s still a cool concept.)
Good to see tabs’ fundamental flaw was solved. I think I’ll be switching to this.
You can’t unless the tools you’re using to display tabs do it like this. None do, apart from the proof of concept programs on the site.
But it is a cool idea.