Oct 22, 2024
GitFichas is Now Open Source 🎉
Exciting news for anyone that deals with Git and might need a reminder or two about some commands 🤩
Oct 22, 2024
Exciting news for anyone that deals with Git and might need a reminder or two about some commands 🤩
Oct 2, 2024
Versão 2024 da lista de projetos brasileiros para fazer pull requests no #Hacktoberfest
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.
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?