Elixir Is Not Ruby. Elixir Is Erlang
Elixir is not Ruby. The familiar syntax has definitely helped the language win the hearts of the broader developer community. Yet, under the hood, Elixir is all about Erlang.
Elixir is not Ruby. The familiar syntax has definitely helped the language win the hearts of the broader developer community. Yet, under the hood, Elixir is all about Erlang.
Have you heard of Adam Tornhill’s work?
Write clear and consistently indented Python code with zero effort.
Here is how to fix it.
Developing Python apps can be simplified with the use of .env files. These files help store sensitive information, such as API keys and passwords, in a secure and convenient way.
List and switch back and forth between multiple git branches with ease.
As modules get bigger, they tend to import other modules, or do some preliminary setup work. Python 3 supports inline reloading of modules.
A quick tip on securely setting up remote ElasticSearch instances.
Writing a great commit summary is like writing a great tweet, only shorter.