OUR BLOG

Think Big, Read More

Welcome to our blog! From industry insights
to expert advice, we've got it all!

Blogs

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Nested GraphQL Queries in Python Using Strawberry

Backend

Technology

Nested GraphQL Queries in Python Using Strawberry

As the second most popular GraphQL framework for Python, Strawberry offers similar simplicity and elegance, letting you write readable and maintainable code. The best part? It comes with built-in FastAPI support.

Camilo Velasco

Green Android taking of from a cellphone

Guides

Frontend

How to release Android apps in the Play Store

Unlock the secrets of Android app development with this step-by-step guide to creating successful builds.

Alejandra Elvas

How to release iOS apps in the App Store

Guides

Frontend

How to release iOS apps in the App Store

Here’s a step-by-step tutorial on how to create successful app builds for iOS .

Alejandra Elvas

3d render in cartoon style of a computer surrounded by red diamonds

Backend

Solving The N+1 Counters Problem

The N+1 problem is a common performance issue that’s present in most rails apps I’ve worked in.

Juan Aparicio

AI generated image of a big futuristic screen

Backend

Digging deeper into Rails Concerns

I've observed numerous instances where the included do ... end method is overused, with all the logic of the concerns being placed there.

Juan Aparicio

#d illustration of a woman coding surrounded by holograms

Frontend

Next.js 14: The Power of URL in State Management

In the ever-evolving landscape of web development, a silent hero has emerged — the URL. As frontenders navigate the challenges of integrating a state manager into server components, the URL, provides a welcome solution in Next.js development.

Mauro Davoli