Typescript Today: How I create function in Elixir using Typescript?
Intro
Some day this April, I need to write a function that checks if an input is a valid US state abbreviation.
But I was thinking, there are 50 states in America so I need to write 50 repeating codes with different outcomes/values. Something like th...
paugramming.com5 min read