Feb 4, 2024
Notas sobre publicar meu primeiro e-book
Escrever um livro é difícil, publicar também, aqui está o que aprendi ao fazê-lo pela primeira vez
Feb 4, 2024
Escrever um livro é difícil, publicar também, aqui está o que aprendi ao fazê-lo pela primeira vez
Jan 19, 2024
Aprenda as diferenças entre Flask e FastAPI ao lidar com templates, routers e arquivos estáticos
Dec 15, 2023
Learn the differences between Flask and FastAPI when dealing with templates, routers, and static files
Dec 4, 2023
How to log in to the Heroku CLI from the terminal without a browser, even with multi-factor authentication (MFA) turned on. Handy on GitHub Codespaces.
Dec 3, 2023
Se sentir confortável com uma nova habilidade exige esforço. Esse posts é uma reflexão sobre os aprendizados em relação a edição e gravação de vídeos
Dec 2, 2023
Using the Heroku CLI on GitHub Codespaces to perform a "browserless" login
Dec 1, 2023
Rename a file in git without breaking your history. Learn how git mv renames files in one step so git doesn't think you deleted and recreated them.
Dec 1, 2023
Learn how to use git revert and reverse changes
Dec 1, 2023
Aprenda como usar git revert para desfazer commits já publicados
A quick guide to commands you will use daily
What if you could have a Git dictionary? A book where you could find a description of how the most commonly used commands work, with practical examples?