Bruno FosadosReset Django migrations out of sync on different environmentsOne Django good practice is to track migrations the same on all your environments, especially when following git-flow.Feb 18, 2022Feb 18, 2022
Bruno FosadosDjango Async Class Based Views (ACBV)Hello there! Django 3.1 finally was released with support for Class Based Views and Function Based Views, a big thanks for this amazing…Jun 24, 20202Jun 24, 20202
Bruno FosadosVuejs as replacement of JQuery in Django.Hello there, I always loved using JQuery even when the callback hell is a reality for big projects, so quoting one of my favorite Python…Jan 22, 2020Jan 22, 2020
Bruno FosadosLearn: Docker, FastAPI, CI/CD, and Vue.js — Third Part CI/CDHello there, this is the third part of a series of articles we’re going to learn about Continues Integration (CI) with GitHub Actions and…Nov 27, 20195Nov 27, 20195
Bruno FosadosSimple Learn: Docker, FastAPI and Vue.js — Second Part Backend (FastAPI).Hello there, this a series of articles about learning Docker, FastAPI and Vue.js if you haven read the First Part I encourage you to do so…Nov 21, 20196Nov 21, 20196
Bruno FosadosSimple Learn: Docker, FastAPI and Vue.js — First Part (Docker & Setup).Hello there, this is going to be the first of a series of articles about learning by build a “Pet rescue & adoption” app with Docker…Nov 15, 20194Nov 15, 20194
Bruno FosadosSimple words: K nearest neighbors algorithm — Machine LearningHow can you teach a computer to clap? Mmm… not that easy, right? So we’re going to learn about K nearest neighbors algorithm and how it…Oct 31, 2019Oct 31, 2019