Boost your knowledge with the insights from our expert team.
Discover the architectural advantages, implementation challenges, and strategic opportunities of headless EHRs.
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.
Feature Flags are a simple technique to make features of your application quickly toggleable. The way it works is, every time we change some behavior in our software, a logical branch is created. This new behavior is only accessible if some specific configuration variable is set or, in certain cases, if the application context respects some rules.
Let's go through two of the problems that may happen if we don’t take care of our routes: delay and resource starvation.
Slides from talks given during the PythonBrasil[13] event are posted here. This post and the slides are written in Brazilian Portuguese.
Learn three multitenancy Django patterns for secure, scalable SaaS applications. Choose the right architecture for your needs.
We do incentivize collaborators to attend them since we believe it's very important to keep in touch with the community. We also always learn a lot in conferences.
Celery is a great tool to run asynchronous tasks. It handles situations where you don't want to lock web requests with time consuming operations or when you want things to happen after some time or even in specific date/time in the future.
Slides from talks given during the DjangoConUS, PyBay2017 and DjangoConAU events are posted here.
Django Girls is a community that aims to bring more amazing women into the world of technology. The first edition in Recife took place in 2016.
Like any professional, we developers want to do things the right way. We want to do things the best way we possibly can. But can we?
O Django Girls é uma comunidade que promove a tecnologia e inclusão feminina, capacitando mulheres por meio de oficinas de programação gratuitas. Somos uma organização voluntária, independente e sem fins lucrativos. A primeira edição em Recife aconteceu em 2016.
Pycon is the biggest Python event in the world — check more about our talk in 2017!
Check more about our talk during PyNE 2017!