Breaking Problems Down: A Case Study
November 30, 2022
I've written in the past about breaking problems down in the abstract. For the last couple months I've worked on a project where I can demonstrate it in real life!
Read about it!I'm Steven Hicks. I am a web generalist with 20 years of experience. I'm currently focused on React development.
I share my experience and perspective through speaking, writing, and teaching.
You can get in touch with me via Twitter or email.
Thanks for stopping by!
I've written in the past about breaking problems down in the abstract. For the last couple months I've worked on a project where I can demonstrate it in real life!
Read about it!Recently I needed to make a bunch of nearly duplicate pull requests. Like any good programmer, I automated the repetition, using sed and the GitHub CLI.
Read about it!Work projects require git commits to be signed with my work email; I'd like commits on my personal projects to be signed with my personal email. The solution: conditional includes in my .gitconfig!
Read about it!New job time means new dev environment time! I used RCM to save my previous dotfiles environment...what does it look like to use RCM to initialize my new environment from those existing dotfiles?
Read about it!2021 was significantly better than I remembered it! Why do I feel like it was so awful?
Read about it!