How I discovered how to run project-specific Mix commands from any directory.
If you’re going to be writing Ruby in 2017, I have some good news.
Hound now allows you set styles for your entire organization.
Passing config from the environment to your Elm 0.18 app with webpack.
bundle outdated
can be useful for keeping your bundler
dependencies updated.
Want to build a random generator? A JSON decoder? Combine multiple Maybes into a more complex one? Do it all with this one simple trick.
A look at how to preload database associations using Elixir’s Ecto library.
Switching from primitive types to product types can improve confidence in correctness and compiler errors, but not without a cost.
Write declarative Elixir code by applying “Tell, Don’t Ask”.
A step-by-step guide to implementing a custom onChange
event in Elm 0.18.