Everything you should know about Background Jobs with ActiveJob
Orchestrating background tasks (or "jobs," as they are often called) is common in web development. Any application that deals with time-consuming operations, such as sending …
Codeminer42’s Engineering Blog
Orchestrating background tasks (or "jobs," as they are often called) is common in web development. Any application that deals with time-consuming operations, such as sending …
In our previous blog post, Building Your First Voice Agent, we taught you how to create your first voice agent with Pipecat and explored a …
In recent years, artificial intelligence (AI) has revolutionized the way we interact with technology in general. What once seemed like science fiction, or required specialized …
When it comes to web applications, there’s a vast range of topics that can be explored. One of the most relevant is tracking, which involves …
The History and Evolution of Ruby on Rails In 2004, David Heinemeier Hansson extracted a web framework from his Basecamp application and gifted it to …
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore …
If you’ve reached this post, you’re likely discovering and exploring the Ruby language, so, this article was made for you! The idea here is to …
This year, Codeminer42 held its first Hackathon, an internal programming event that energized the miners’ weekend and brought a lot of knowledge, learning, networking, and …
In this article, we’ll dive into how the rails config file can be helpful to streamline your rails project templates, especially, if you need to …