git
Workflow for Refactoringgit
workflow I use to make refactoring just another step in building features or other code changes.Hi, I'm Kyle Shevlin, founder and lead software engineer of Agathist, a software development firm that specializes in web & mobile applications built with React, React Native , Astro and TypeScript .
I am also a writer, speaker and coding instructor. This is my personal site where I share all the content I create.
I primarily write articles and create courses, focusing on breaking software concepts down to their fundamentals. Check out one of my posts or courses (or all of them). If you like what you read, then sign up for my newsletter, too.
If you're looking to hire me and my team, send an email to kyle@agath.ist. If you need to reach me regarding something else, then my personal email is the best way to do so.
Enjoy your time here and thank you.
Try a post in one of these tagged collections.
git
Workflow for Refactoringgit
workflow I use to make refactoring just another step in building features or other code changes.new Date()
Inside Your Componentsnew Date()
or Math.random()
is a disaster waiting to happen. Learn what to do instead.align-items: center
vs. text-align: center
flex
columns better