2021 - A year in review
I did a yearly roundup. It’s a fun activity for me to look back over what I did.
I talk about me starting the year in a burnout phase, getting a job as a Developer Advocate, how the personal blog performed in terms of numbers, and other stuff like speaking, reading and traveling.
How to rename default branch in Git and GitHub
I’m currently
maintaining a GitHub repo that is grown over the last year. It primarily contains all the example code that I create when working on React Native and Expo articles and tutorials.
Recently, I switched the default branch to main
. In this post, I discussed the steps I took.