TIL: Non Standard Postgres Types in Livebook

TIL: Non Standard Postgres Types in Livebook

Livebook has a new, nice feature that allows you to connect to a database. It works with basic data types.

Read More
Show Country Emoji with Elixir

Show Country Emoji with Elixir

Recently jorik posted about converting country code to flag emoji. I decided to give it a try in elixir.

Read More