Have you heard of map, filter, and reduce? If you’re familiar with them, you’re definitely writing more expressive code. If not, let’s discover why you should use them and where this flexibility comes from…
TDD (Test-Driven Development) not only improves code quality but also encourages practices that keep development agile and anticipate problems, resulting in more robust and easier-to-maintain software.
For those being introduced to the topic, the concept in broad terms is basically making requests to one or more URLs and working on the result, translating the obtained content into the language’s structures.
As the king once said:
Just generate a binary and it’ll be great.
Just like in other languages like GOlang, with Bakeware we can compile an Elixir app into a single binary.
Over time, Elasticsearch has proven to be an excellent solution for high-performance data indexing, and data ingestion is a very interesting topic that offers many possibilities.