Update: Top 21 famous websites built with Ruby on Rails
If you're still hesitating if RoR is the best choice for your business, here are top 21 famous websites built with Ruby on Rails!
Started as a grassroots project, Sapu.dk is a tenancy management system for private landlords in Denmark. Its founder, Mark Jensen, talks about the website's beginnings, transformation into a successful SaaS, becoming an online lawyer without a legal background, and the impact of the covid-19 crisis on the housing market.
If you're still hesitating if RoR is the best choice for your business, here are top 21 famous websites built with Ruby on Rails!
Is the choice between Ruby on Rails and Phoenix hard for your business? Let us ask you a couple of questions that may help you make an informed decision on which technology to employ!
How to overcome Elixir’s limitations when dealing with big mathematical operations? Solving them in another language. This tutorial will show you how to launch Python in Elixir for selected problems. Read on!
Erlang Term Storage is a useful feature of Elixir programming language. Let’s take a look at what it does and build a module for wrapping ETS functions with GenServer.
Wondering how to cope with long-loading data of your Elixir/Phoenix app? This is when GenServer in Phoenix Live View comes in handy. Let me show you how to use it!
The clearer the source code of your Elixir/Phoenix application, the better. If you need tips on how to make it simpler, read this tutorial.
Get a sneak peek into the Elixir/Phoenix web development environment set up, the Prograils way.
Pepsico eCommerce’s success in the CPG industry owes a lot to Elixir programming language and its framework Phoenix.
Clutch has just named Prograils as one of Poland’s top web developers in 2020. It’s not the first time the renowned B2B ratings agency featured the software development company in its ranking and awarded it with a Clutch badge.
Libraries are an important part of the Elixir programming language ecosystem. In this article, I will present the most important ones with their use cases and rules of applying them to your projects.
Elixir is a programming language created in 2011 by José Valim. Let’s take a look at its current status a year before it turns a decade old.
Implementing ISMS and being certified for compliance with the ISO 27001 norm is a milestone in many organizations from the IT sector. What were our reasons behind it? What do we and our business partners gain from it?
2020 is here and tech conferences are in plans of many companies, startup founders, software developers and technology enthusiasts. Based on the scope of web and mobile development services at Prograils, as well as our own experiences, we have chosen 15 hottest events, conferences, summits - you name it - happening this year.
As a software house that bets mainly on web development, we have to be aware of the trends that will shape the industry’s landscape in 2020. So here it is, the list of major events that will gain traction and impact it over the coming months, according to Prograils developers.
Find out how to install Action Mailbox in your Ruby on Rails application step by step with another part of our Real Life Examples tutorial!