Our Blog

Boost your knowledge with the insights from our expert team.

Health
Health
EHR
EHR
Medplum
Medplum
Security
Security
Next.js
Next.js
React
React
People
People
Open Source
Open Source
API
API
placeholder background

Next.js FastAPI Template: how to build and deploy scalable apps

Launch scalable web applications faster with our Next.js FastAPI Template. Featuring full async support, end-to-end type safety, and easy Vercel deployment, this template provides everything you need for MVPs and production projects.

Launch scalable web applications faster with our Next.js FastAPI Template. Featuring full async support, end-to-end type safety, and easy Vercel deployment, this template provides everything you need for MVPs and production projects.

placeholder background

Next.js FastAPI Template: how to build and deploy scalable apps

Launch scalable web applications faster with our Next.js FastAPI Template. Featuring full async support, end-to-end type safety, and easy Vercel deployment, this template provides everything you need for MVPs and production projects.

Launch scalable web applications faster with our Next.js FastAPI Template. Featuring full async support, end-to-end type safety, and easy Vercel deployment, this template provides everything you need for MVPs and production projects.

placeholder background

The dos and don'ts for writing Django migrations

Learn essential Django migration best practices to maintain database consistency. Discover how to properly manage schema changes and avoid common pitfalls in your applications.

Learn essential Django migration best practices to maintain database consistency. Discover how to properly manage schema changes and avoid common pitfalls in your applications.

placeholder background

The dos and don'ts for writing Django migrations

Learn essential Django migration best practices to maintain database consistency. Discover how to properly manage schema changes and avoid common pitfalls in your applications.

Learn essential Django migration best practices to maintain database consistency. Discover how to properly manage schema changes and avoid common pitfalls in your applications.

placeholder background

React Native and falsy values: a common gotcha

Learn how conditional rendering and empty strings behave differently in React Native compared to React web, and discover how to avoid common runtime errors when transitioning between platforms.

Learn how conditional rendering and empty strings behave differently in React Native compared to React web, and discover how to avoid common runtime errors when transitioning between platforms.

placeholder background

React Native and falsy values: a common gotcha

Learn how conditional rendering and empty strings behave differently in React Native compared to React web, and discover how to avoid common runtime errors when transitioning between platforms.

Learn how conditional rendering and empty strings behave differently in React Native compared to React web, and discover how to avoid common runtime errors when transitioning between platforms.

placeholder background

Running a complex query using Window, When, Case and SQCount, and more

Learn how we added a new budget visualization feature in one of our clients, enabling users to track ad spend across campaigns and posts with real-time metrics.

Learn how we added a new budget visualization feature in one of our clients, enabling users to track ad spend across campaigns and posts with real-time metrics.

placeholder background

Running a complex query using Window, When, Case and SQCount, and more

Learn how we added a new budget visualization feature in one of our clients, enabling users to track ad spend across campaigns and posts with real-time metrics.

Learn how we added a new budget visualization feature in one of our clients, enabling users to track ad spend across campaigns and posts with real-time metrics.

placeholder background

The Flat Success Path: writing clean Python code

Write maintainable Python code with the single success path principle. Use guard clauses and flat code to improve readability and reduce complexity.

Write maintainable Python code with the single success path principle. Use guard clauses and flat code to improve readability and reduce complexity.

placeholder background

The Flat Success Path: writing clean Python code

Write maintainable Python code with the single success path principle. Use guard clauses and flat code to improve readability and reduce complexity.

Write maintainable Python code with the single success path principle. Use guard clauses and flat code to improve readability and reduce complexity.

placeholder background

Generating API clients in monorepos with FastAPI & Next.js

Eliminate manual API client updates in your monorepo: a guide to seamless, type-safe integration between FastAPI, Next.js, and @hey-api/openapi-ts.

Eliminate manual API client updates in your monorepo: a guide to seamless, type-safe integration between FastAPI, Next.js, and @hey-api/openapi-ts.

placeholder background

Generating API clients in monorepos with FastAPI & Next.js

Eliminate manual API client updates in your monorepo: a guide to seamless, type-safe integration between FastAPI, Next.js, and @hey-api/openapi-ts.

Eliminate manual API client updates in your monorepo: a guide to seamless, type-safe integration between FastAPI, Next.js, and @hey-api/openapi-ts.

placeholder background

Advanced Celery: mastering idempotency, retries & error handling

Learn how to build reliable Celery async tasks that handle failures gracefully. Master idempotency, atomicity, retries, and monitoring to create production-ready distributed systems.

Learn how to build reliable Celery async tasks that handle failures gracefully. Master idempotency, atomicity, retries, and monitoring to create production-ready distributed systems.

placeholder background

Advanced Celery: mastering idempotency, retries & error handling

Learn how to build reliable Celery async tasks that handle failures gracefully. Master idempotency, atomicity, retries, and monitoring to create production-ready distributed systems.

Learn how to build reliable Celery async tasks that handle failures gracefully. Master idempotency, atomicity, retries, and monitoring to create production-ready distributed systems.

placeholder background

Coding a chatless assistant with Django & OpenAI

Most AI applications we encounter today are based on chat interfaces. However, many other exciting ways to use large language models (LLMs) don't involve direct conversation. In this article, we'll explore one such application by building a location-aware AI tour guide using Django and OpenAI.

Most AI applications we encounter today are based on chat interfaces. However, many other exciting ways to use large language models (LLMs) don't involve direct conversation. In this article, we'll explore one such application by building a location-aware AI tour guide using Django and OpenAI.

placeholder background

Coding a chatless assistant with Django & OpenAI

Most AI applications we encounter today are based on chat interfaces. However, many other exciting ways to use large language models (LLMs) don't involve direct conversation. In this article, we'll explore one such application by building a location-aware AI tour guide using Django and OpenAI.

Most AI applications we encounter today are based on chat interfaces. However, many other exciting ways to use large language models (LLMs) don't involve direct conversation. In this article, we'll explore one such application by building a location-aware AI tour guide using Django and OpenAI.

placeholder background

FHIR, US Core, and Medplum: navigating healthcare interoperability

Explore how Medplum simplifies healthcare interoperability for developers.

Explore how Medplum simplifies healthcare interoperability for developers.

placeholder background

FHIR, US Core, and Medplum: navigating healthcare interoperability

Explore how Medplum simplifies healthcare interoperability for developers.

Explore how Medplum simplifies healthcare interoperability for developers.

placeholder background

Prefetching and Optimizing: A Django Virtual Models Approach

Discover how to tackle the N+1 problem in Django applications and optimize performance with our open-source tool, Django Virtual Models. Read more!

Discover how to tackle the N+1 problem in Django applications and optimize performance with our open-source tool, Django Virtual Models. Read more!

placeholder background

Prefetching and Optimizing: A Django Virtual Models Approach

Discover how to tackle the N+1 problem in Django applications and optimize performance with our open-source tool, Django Virtual Models. Read more!

Discover how to tackle the N+1 problem in Django applications and optimize performance with our open-source tool, Django Virtual Models. Read more!

placeholder background

Enhancing GraphQL in Django: new annotation feature in strawberry-django

Discover the new annotation feature in strawberry-django that enhances GraphQL capabilities, optimizes API performance and simplifies complex data transformations.

Discover the new annotation feature in strawberry-django that enhances GraphQL capabilities, optimizes API performance and simplifies complex data transformations.

placeholder background

Enhancing GraphQL in Django: new annotation feature in strawberry-django

Discover the new annotation feature in strawberry-django that enhances GraphQL capabilities, optimizes API performance and simplifies complex data transformations.

Discover the new annotation feature in strawberry-django that enhances GraphQL capabilities, optimizes API performance and simplifies complex data transformations.

placeholder background

Vinta Talks: maximizing Django with Celery

In partnership with Django Boston, Vinta promoted a workshop on how to boost Django projects with Celery. Learn more and scale your web applications using Celery.

In partnership with Django Boston, Vinta promoted a workshop on how to boost Django projects with Celery. Learn more and scale your web applications using Celery.

placeholder background

Vinta Talks: maximizing Django with Celery

In partnership with Django Boston, Vinta promoted a workshop on how to boost Django projects with Celery. Learn more and scale your web applications using Celery.

In partnership with Django Boston, Vinta promoted a workshop on how to boost Django projects with Celery. Learn more and scale your web applications using Celery.