Git: Dealing with Pull Requests

Software Engineers are constantly working with Pull Requests (PRs). Most organizations have now adopted them…

Read More


Sep 07, 2021 2 min read

Ben Scott

Git

JHipster Registry with ECS

Learn how to configure your JHipster services to register their ECS dynamic IP with the registry…

Read More


Mar 11, 2021 2 min read

Ben Scott

Amazon ECS

SOLID: A refactoring example

SOLID [https://springframework.guru/solid-principles-object-oriented-programming/] principles have been around for a long time and there&…

Read More


Sep 15, 2020 3 min read

Ben Scott

Software Craftsmanship

Stop snoozing your tests!

Using some form of sleep is one of the main reasons for flaky tests and…

Read More


Sep 08, 2020 2 min read

Ben Scott

Software Craftsmanship

Securing your APIs using Okta and a JHipster gateway

A step by step guide on setting up a JHipster application with Okta that provides first class support for system users.…

Read More


Jun 18, 2020 10 min read

Ben Scott

JHipster

A roadmap to TDD adoption

You've heard all about how Test Driven Development (TDD) will solve all your…

Read More


Aug 08, 2018 3 min read

Ben Scott

Agile

Agile Project Development

A real world example on how to build an application layer by layer, using Scrum, simple design and emergent architecture.…

Read More


Jan 22, 2018 4 min read

Ben Scott

Agile

Combatting software rot

Software rot describes the decay at which a software project deteriorates over time. This can…

Read More


Apr 20, 2016 4 min read

Ben Scott

Agile

Starting an Agile project

When implementing agile there is a lot of focus on reorganizing the teams into feature…

Read More


Sep 22, 2015 2 min read

Ben Scott

Agile

Git: Recovering a lost stash

While using Git you'll probably end up using stash a lot, and if…

Read More


Jun 03, 2015 2 min read

Ben Scott

Stabilizing your velocity

The velocity is the cumulative value, in story points, that a team has accomplished during…

Read More


Apr 15, 2015 3 min read

Ben Scott

Agile

Agile communication: becoming congruent

Original Author:Florence Herrou [http://blog.ippon.fr/author/Florence_HERROU/] [![Emperor Drawing](https://raw.…

Read More


Apr 09, 2015 5 min read

Ben Scott

Agile