
Trility Consulting
353 posts

Trility Consulting
@TrilityGroup
A business-driven technology consulting firm that helps companies define, design, and deliver custom solutions that solve high-consequence problems.









And Finally.... Congrats to the 2023 Principal® Large Iowa Tech Company OTY Finalists 🌟 @Akkodis_US @CaseysGenStore @LeanTECHniques @SHAZAMNetwork @TrilityGroup Celebrate the Best in Iowa Tech: bit.ly/3Rkry4u This award is proudly sponsored by @Principal

Drumroll, please! 🥁 Congrats to the ‘23 CEO OTY Finalists: Allen Bierbaum,@ClinicClassroom Danielle White,@MyriadAS Jon Lensing,@OpenLoopHealth Katie Castillo-Wilson,@TapOnIt Steven Davis,@BioNeosInc Tickets: technologyiowa.org/prometheus This award is sponsored by @TrilityGroup


Next Up: ‘23 Software Development Technology Company OTY Congrats to the finalists! 👏 @KinglandSystems @PitchlyInc @ShiftDSM @SourceAllies @TrilityGroup Celebrate the Best in Iowa Tech: bit.ly/3ZcpmOk This award is sponsored by @ProCircular

Congratulations to @BlkandBold, Zenith Design + Build, Camillus Staffing, The Product Boss, @Coviance, Recon Roofing & Construction, @jtlogistics1, TwoTone Creative, @vizypay, @wewritecode, @InsaneImpact, @PeoplesCompany, @TrilityGroup, Lashier Partners, Pet Parents & Ivy Lane!






That's a wrap! We have to take a moment to recognize this crew...the conference wouldn't happen without them - THANK YOU!




TDD does not take extra time. Writing tests _first_ is not overhead because they force you to think through the problem and partition it properly. You’d have to do that thinking anyway. Testing after the fact IS overhead because you did all that thinking already.