Phoenix 1.6 released! Load CSS as string using JS & Webpack import prefixes

How to convert string to camel and snake case in Elixir

Sooner or later you may need to convert a string in Elixir to a camel or snake case. With Macro module (available in Elixir without extra dependency) it’s super easy. https://curiosum.com/til/convert-string-to-camel-and-snake-case-elixir