Toggle navigation
Jessica Temporal
Sobre
Fale comigo
Palestras
🇺🇸
Curriculum
GitFichas
Let's talk about JWT
Apr 30, 2022
Want to understand JWTs? Especially how to deal with them in python? Here's a talk for you
What does getting ready for the first time speaking in person at a tech conference feels like
Apr 24, 2022
And why should you get back on the road
Vamos falar sobre JWT
Mar 31, 2022
Quer entender JWTs? Se liga nessa palestra
First year as a Developer Advocate 🥑
Mar 29, 2022
Curious about how the move from data science to developer relations/advocacy was? Read this one 😉
Meu processo de criação de conteúdo
Feb 12, 2022
Vou te contar como eu organizo todo texto, vídeo, palestra e podcast que eu faço
Entenda a diferença entre git stash pop e git stash apply
Feb 6, 2022
Apesar de parecidos em funcionamento eles tem uma diferença fundamental
Aprenda para que serve o comando git stash drop
Feb 5, 2022
Entenda quando usar o git stash drop e como ele funciona
Usando git stash e git stash pop
Jan 23, 2022
Entenda como usar git stash e git stash pop na prática
Dicas para melhorar o seu perfil no LinkedIn
Jan 18, 2022
Dicas práticas para melhorar o seu perfil no LinkedIn em menos de 30 minutos
Introducing GitFichas!
Jan 16, 2022
Your new best friend: git study cards!
Desfazendo o último commit e mantendo as alterações para um próximo commit
Jan 15, 2022
Desfaça o último commit com git reset usando --soft e reutilize a mensagem com o ORIG_HEAD
Desfazendo os últimos commits usando git reset
Jan 15, 2022
Veja como usar o comando git reset para desfazer os commits recentes
Criando um novo branch e mudando pra ele com apenas um comando
Jan 1, 2022
Veja como usar git checkout e git switch para criar um branch e automaticamente mudar para ele
Creating a new branch and switching to it with just one command
Jan 1, 2022
See how to use git checkout and git switch to create a branch and switch to it with just one command
Updating a branch with git rebase
Dec 30, 2021
See how to use git rebase to bring all the most recent commits to your current branch
Atualizando um branch com git rebase
Dec 30, 2021
Veja como usar git rebase para trazer commits mais recentes para o branch atual
Fixing the branch source with git rebase
Dec 29, 2021
Understand how to use git rebase para to fix the brach source
Corrigindo a origem de um branch com git rebase
Dec 29, 2021
Veja como usar git rebase para corrigir a origem de um branch
Solving conflicts in Git
Dec 24, 2021
Uma receita infalível para você entender e resolver conflitos sem medo
Resolvendo conflitos em Git
Dec 24, 2021
Uma receita infalível para você entender e resolver conflitos sem medo
Criando pastas vazias no GitHub com o .gitkeep
Dec 24, 2021
Entenda pra que serve e como usar o arquivo .gitkeep
Creating empty folders on GitHub with .gitkeep
Dec 24, 2021
Understand how to use .gitkeep
5 Tips to Make Your Pull Request Shine ✨
Oct 6, 2021
Top tips to make your open-source contribution a success
5 Dicas Para Fazer o Seu Pull Request Brilhar ✨
Oct 6, 2021
Dicas de ouro para fazer uma contribuição open-source de sucesso
Projetos Brasileiros para fazer pull requests nesse #Hacktoberfest 2021
Oct 1, 2021
Versão 2021 da lista de projetos brasileiros para contribuir no #Hacktoberfest
Conheça o GitFichas!
Aug 21, 2021
Projeto novo no ar!
Como Lidar com JWTs em Python
Jul 2, 2021
Aprenda a criar, analisar e verificar seus JWTs em Python usando PyJWT
How to Handle JWTs in Python
Jul 2, 2021
Learn how to create, parse and verify your JWTs in Python using PyJWT
Configuring and accessing your droplet via SSH
May 31, 2021
A guide on how to configure your Droplet to access it via SSH
What's new in Flask 2.0
May 21, 2021
Get to know more about the changes in this release of the framework
« Anterior
1
2
3
4
Próxima »