January 2020 is a distant memory, but for most, the early days of the pandemic was a time that will be ingrained in memories for decades, if not generations. Over the last 18 months, supply chain issues have dominated our nightly news, social feeds and family conversations at the dinner table. Some but not all have stemmed from the pandemic.
It’s summer, a pleasant time for taking a vacation and having some rest. While members of the Loadero team take holidays too, work on improving our service to serve customer’s needs is never interrupted. In this blog post we are sharing updates to our application that took place in July.
Race conditions are arguably the most insidious kind of bug; they're intermittent, subtle, and most likely to occur in production. ActiveRecord's `update_counter` provides us with a convenient way to avoid race conditions when incrementing or decrementing values in the database. In this article, Jonathan Miles shows us how to use it, how it's implemented, and other approaches to avoiding race conditions.
In recent days web application has become a vital part of our day-to-day life. We often don’t understand the technology behind an application as how it works, what type of programming languages have been used or what kind of databases are used to store and retrieve data. But when you try to create one such application you should definitely know how to build an application and the technology stack behind it.
IT and development teams are embracing low-code for many reasons: It reduces technical debt. It improves collaboration with business users. And it makes you vastly more efficient by keeping things simple—including your application teams. Unfortunately, even as IT organizations embrace low-code, many still rely on bloated, heavily specialized development teams. They’re only scratching the surface of low-code’s power.