Blogs

Top Paying Technologies by Stackoverflow survey 2019
Our beloved Ruby is on sixth place. Globally, respondents who use Clojure, F#, Elixir, and Rust earn the highest salaries, with median salaries above $70,000 USD. There are regional variations in which languages are associated with the highest pay...

Optimize CI Using a Strong Testing Suite with Ruby on Rails
When it comes to testing suites, it’s imperative to have a strong suite with all the tools to make your teams life easier. Once your team has a strong testing suite, automating the suite with continuous integration (CI) will bring less defects in ...

Creating a chat application from scratch using Rails and WebSockets
The WebSocket protocol enables interaction between a web browser (or other client application) and a web server with lower overheads, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized wa...





Extracting text from image using Google Cloud vision OCR with Ruby
Every day billions of documents like orders, invoices, payrollls, business cards, handwritten letters, tax documents, legal filing, and even boarding passes, are exchanged between the desperate system in enterprise applications. The documents come...
