Yes, another blog...Developer ramblings
Boilerplate to Generators
How custom generators transformed our development workflow from inconsistent snowflakes to standardized, scalable patterns.
Building Debug Tools
Why scattered console.log statements are like leaving scaffolding up after construction and how to build something better.
Github CoPilot
Github CoPilot coins itself as "Your AI pair programmer" personally, I think this is a gross understatement.
Throwaway Code
So next time you feel inclined to add a bunch of "console.log" statements, or you're looking to debug things, build something...
Improving code quality
Code bases evolve as contributors rotate through projects, bringing shifting styles and perspectives that reshape how we approach elegant solutions.
Apollo or Recoil?
Which should I choose, Apollo or Recoil? Well, the answer depends on your unique use case.
CSS Overhaul
The online portfolio of Matthew Scholta, a Software Engineer!
Writing better CSS
Writing CSS can be hard, but writing great CSS as a large team can seem impossible. So what can we do about it?