C3 Meet up: Packet Inspector 9000

At Ingage Partners, we bring developers together each month for C3: Code, Craft, Community: a meetup focused on learning, collaboration, and growth. August’s challenge, Packet Inspector 9000, pushed participants to explore new languages, testing styles, and performance strategies while tackling a playful coding kata. More than the code itself, the real takeaway was the creativity, shared learning, and community built along the way.

Read more
Blog Image

Guest Contribution: 3 Tips For How To Be A Good Steward Of A Codebase

Being a good steward of a codebase means more than just writing functional code, it’s about contributing in a way that respects the team and the work that came before you. In this blog, we share three practical tips: assimilate the existing style to keep the codebase consistent and readable; communicate before making changes to avoid unnecessary risk or confusion; and lead with compassion when working with legacy code, recognizing that every line was written under different circumstances.

Read more
Blog Image

C3 Meet up: Designing for Testability

At July’s C3: Code, Craft, Community meetup, we focused on designing for testability. Using a real-world scheduling problem, developers practiced Test Driven Development, pure functions, and the Single Responsibility Principle to break down complexity and write cleaner, more testable code.

Read more
Blog Image