Internationalisation with Phoenix LiveView
Change your application locale without a full-page reload or having to write (much) Javascript.
Change your application locale without a full-page reload or having to write (much) Javascript.
Phoenix 1.4 has changed its front end configuration framework from Brunch to webpack.
Change your API from set menu to à la carte.
Configuring Elm for use in a Phoenix 1.3 app using Brunch.
Pass messages from Elixir to C++ with Cure.
Leverage Elixir ports to talk to Python with Export.