Skip to main content

Filter

blog

10 Mistakes Project Managers Can’t Afford to Make (But Often Do Anyway!)

Managing a project? Easy peasy, right? You've got timelines, budgets, a strong team, and a…
Vivek InjalVivek InjalOctober 4, 2024
blog

Hiring QA’s – A brief insight: Manual Testing vs Automation vs SDET

Recruiters often face unique challenges when hiring for Quality Assurance (QA) roles. Identifying the right…
Ketki NaiduKetki NaiduSeptember 19, 2024
blog

Gentle Introduction to Elasticsearch

Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable…
TanmayTanmaySeptember 9, 2024
Team integrations by Betacraft
blog

Seamless Collaboration Between Augmented and Existing Teams

Smooth integration and collaboration between augmented staff members and existing team members are of utmost…
Ketki NaiduKetki NaiduAugust 28, 2024
blog

Polymorphic associations

Introduction In Ruby on Rails, associations are the glue that binds your models together. But…
TanmayTanmayMay 17, 2024
blog

Using Builder pattern in ruby

What is Builder pattern ? The builder pattern is a creational design pattern used for…
TanmayTanmayMay 17, 2024
blog

Using Strategy pattern in ruby

Strategy pattern is a behavioral pattern which is used when there is a need to…
TanmayTanmayMay 17, 2024
blog

A Tutorial for a Ruby on Rails Application

Introduction It's often difficult to choose a good movie to watch or food to order.…
TanmayTanmayMay 17, 2024
blog

How to fix “OAuth out-of-band (OOB) flow will be deprecated” error for Google apps API access.

Migrate your OAuth out-of-band flow to an alternative method. Google has announced that they will…
TanmayTanmayMay 17, 2024
blog

Interacting with JSONB columns like an Active Record-like resource

Working with JSONB columns in your Active Record models with Active Model At times our…
TanmayTanmayMay 17, 2024