Optimizing Rails API JSON generation
Lower your JSON rendering time with the help of PostgreSQL
Last Updated on January 8, 2026 JSON has become a ubiquitous data transfer format for web APIs. Whether you’re working on a third-party integration, or …
4 min read
A Beginner’s Guide on How to Improve Your Software Tests
Practices you might want to know when it’s time to write your tests
Last Updated on May 29, 2023 This article is recommended for you if you’re looking for ways to improve your software testing techniques. If you’re …
4 min read
Exploring RSpec – Improving Your Testing Skills
Last Updated on January 8, 2026 Testing our apps has become mandatory these days. For an app to be considered reliable it must have 95% …
4 min read
Multi-tenancy – Dealing With Multiple Contexts on a Single Platform
Last Updated on October 17, 2023 Have you ever stumbled across two e-commerces that looked very similar? An instance of a software that can serve …
4 min read
A Short Guide to Web Accessibility
Getting into the basics of Web Accessibility
Last Updated on July 4, 2023 This post is based on a brown bag I gave at Codeminer. In Web Development, we often think about …
4 min read
Next.js – The End of SPAs?
Find out more about Next.js and why it is a gamer changer for SPAs
Last Updated on April 11, 2024 Hello everyone! This is my first tech article and I will give you a quick introduction to the Next.js …
4 min read





