post.name
Mar 26, 2024
Have you ever stumbled upon a set of unit tests that felt more like deciphering ancient hieroglyphs than reading code? What does this test do, and furthermore, what does the code its testing do?

post.name
Mar 25, 2024
If you've ever found yourself repeatedly explaining technical concepts during standup, you're in the right place. Effective communication is vital for successful collaboration, but its hard in technical contexts.

post.name
Mar 24, 2024
Today we're upgrading a traditional Angular application to use Server-Side Rendering and deploying it to Firebase.

post.name
Mar 24, 2024
Let's discuss why traditional Angular and React client-side rendered single page applications have poor SEO. To be fair their hands are tied behind their back.

post.name
Dec 31, 2023
Lets talk about receiver naming in go and challenge the idea of using single letter names.

post.name
Dec 29, 2023
Lets talk about a great pattern for organizing your big go pattern by working in layers of abstraction.