Check out a production ready Elixir/Phoenix application.
Optimising images for your website can be a bit of a black art, but it’s well worth doing as the bandwidth savings can be large. It will also make a big difference to the speed at which your site loads.
Learn what a HyperLogLog is and how you can use it to count billions of unique things.
Skip adding another dependency and leverage GenServer and Erlang Term Storage to build an in-memory key-value store for even faster Phoenix applications.
How we replaced React with server-side rendering without anyone noticing.
ExMachina allows developers to create and manipulate test data in Elixir.
Use this workflow and you’ll have your first contribution to an open source Go project merged in no time.
How to fix the “Compiled slug size: 500.6M is too large (max is 500M)” error when trying to deploy your Heroku app.
How to draw waveforms using JavaScript.