speed
play

Speed Lukas Ruebbelke, VP of Developer Growth at BrieBug Gary - PowerPoint PPT Presentation

Speed Lukas Ruebbelke, VP of Developer Growth at BrieBug Gary Schultz, VP of Sales & Marketing at BrieBug Achieving speed through quality In the early stages of development, validate small units of work with customers using feedback loops.


  1. Speed Lukas Ruebbelke, VP of Developer Growth at BrieBug Gary Schultz, VP of Sales & Marketing at BrieBug

  2. Achieving speed through quality In the early stages of development, validate small units of work with customers using feedback loops. Benefits of feedback loops: • Empowers stakeholders - Development is focused on customer validated goals. • Detect problems early - Avoids time waisted on features / capabilities that ultimately customers do not value or will not use.

  3. Testing Tests need to be implemented in every stage of the software development cycle based on the maturity of the feature / application. Human Technical Automated Validation Validation Testing Feedback Unit, E2E and Continuous Loops Integration Integration Tests Pipelines

  4. Commit to software development fundamentals Failure to follow fundamental coding principals will bring an application’s code base to a halt. Some common anti-patterns include: • Hidden state - Fix by extracting to a parameter and pass into the method. • Single responsibility principal violation - Fix by extracting into a smaller, single-purpose, stand alone function. • Nested logic structure - Fix by extracting to stand alone function. Fixing common anti-patterns generates less code and makes it easier to test and reuse.

  5. TRANSLATINGTECHNOBABBLE.COM

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend