Published onJune 4, 2023Bug TriagebeginnerbugsagileengineeringnotesNotes on prioritizing bugs and enhancements
Published onJanuary 28, 2023Closing, Cloning, or Disabling the Shadow DOMwebcomponentsFarcical experiments in seeing if I can turn a web component into not-a-web-component, and I've found answers you don't want to hear
Published onDecember 3, 2022Maintaining a Healthy-Enough Mindset through UncertaintymentalhealthimpostersyndromecareergrowthHow to live down the fear of being fired
Published onNovember 23, 2022Build Time, Runtime, Execution time... What "time" is it in Javascript?webperfjavascriptintermediateRuntime, Build time, Parsing and Execution
Published onOctober 30, 2022Git Rebase for Preventing Merge CommitsgitshowdevproductivityHow to prevent merge commits when pulling from remote to local, or merging from feature to remote main.