Articles in Strategy

Develop strategies that power sustainable growth and innovation.

On software reuse: FitnessTracker and SharePhotos

by Greg Hluska on

Reusable software is one of my personal principles because it delivers better software experiences to customers and provides better business value for me. The FitnessTracker project created the opportunity to lift Rust modules out of FitnessTracker, drop them into a new project, write custom React for the front end and add some new modules to create a totally new product. This article tells that story.

Read more