Top 10 Companies Using Elixir
The demand for Elixir developers has been growing. In this article, we’ll present the top companies that decided to use Elixir to handle their large-scale apps.
Read our blog fueled by years of development experience
The demand for Elixir developers has been growing. In this article, we’ll present the top companies that decided to use Elixir to handle their large-scale apps.
There are many subscription management solutions that SaaS companies can choose from. Among the most popular we can distinguish: Stripe, BrainTree, Recurly, Chargebee and PayPal Subscriptions.
Thanks to a good combination of RSpec and Kameleon, we have managed to write an expressive end-to-end test as well as six supportive tests in no time at all.
Terraform vs Ansible, Ansible vs Terraform – Google search is full of those queries, but are they true? Is there a war between those solutions and you can use only either-or? Or are they, in fact, a great combination and can or even should be used together?
The community of React Native offers a huge amount of ready to use libraries that can handle showing small messages called Toast. However, implementing it on our own is not a big effort. Additionally, we get full control of their behavior and look. Using Context API and hooks we can implement such a solution in no time.
In the last article we added a few GraphQL mutations to our test application. It is time to create automated tests for each of them. But first things first, we need to set up `RSpec` in order to write better specs.
In this day and age, users spend twice the time spent using desktops on mobile devices, so it is not surprising that they expect two things: high performance and storage saving.
For keeping the data stored in the application we can use redux-persist, which during a process called ‘rehydration’ restores the last known content of the store.
Since 2000, the outsourcing industry has grown from a $45.6 billion to $92.5 billion market. The consistent growth shows that the market accepted it as a development strategy and that outsourcing is here to stay.
The Ruby on Rails framework is powerful in many ways. One of its strong points is that Ruby on Rails is being shipped with ActiveRecord – an Object Relational Mapping system. ActiveRecord comes up with its own DSL, which lets you write Ruby code, which in turn is translated to SQL, allowing you to use database native features, including “locking”.
Proper frontend development is highly challenging, but scaling frontend development such that several teams can work simultaneously on large and complex products is much harder.
Becoming a Testing Hero will not need a spider bite or a pocket full of kryptonite. How to become one? Discover and master the set of Testing Best Practices (TDD). It’s like approaching the next level of every game – from a random user who just plays a game to a Pro who creates the reality.
Created by Google this open-sourced system helps manage containerized applications within cluster environments. It gives developers a better way to deal with related and distributed components as well as services in infrastructure.
Software development houses market is full of great solution providers racing to become the best SDH out there. The competition is tough, so SDHs use innovative approaches to product development, creativity and top-notch skills that can help them to get noticed.
As front-end developers, when we’re adding a feature it’s a common solution to just use JavaScript. I mean, why not? But what can we do with CSS instead of JS?







